Skip to content

Commit 7f389dc

Browse files
chore(deps): bump @testing-library/jest-dom from 6.4.6 to 6.5.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.6 to 6.5.0. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.6...v6.5.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 789d6b3 commit 7f389dc

4 files changed

Lines changed: 18 additions & 63 deletions

File tree

package-lock.json

Lines changed: 7 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@fortawesome/free-regular-svg-icons": "^6.6.0",
77
"@fortawesome/free-solid-svg-icons": "^6.6.0",
8-
"@testing-library/jest-dom": "^6.4.6",
8+
"@testing-library/jest-dom": "^6.5.0",
99
"@testing-library/react": "^14.2.2",
1010
"@testing-library/user-event": "^14.5.2",
1111
"axios": "^1.7.7",

pnpm-lock.yaml

Lines changed: 5 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
dependencies:
194194
"@babel/helper-plugin-utils" "^7.24.7"
195195

196-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.9.2":
196+
"@babel/runtime@^7.12.5":
197197
version "7.19.4"
198198
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.19.4.tgz"
199199
integrity sha512-EXpLCrk55f+cYqmHsSR+yD/0gAIMxxA9QK9lnQWzhMCvt+YmoBN7Zx94s++Kv0+unHk39vxNO8t+CMA2WSS3wA==
@@ -655,13 +655,12 @@
655655
lz-string "^1.5.0"
656656
pretty-format "^27.0.2"
657657

658-
"@testing-library/jest-dom@^6.4.6":
659-
version "6.4.6"
660-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz#ec1df8108651bed5475534955565bed88c6732ce"
661-
integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==
658+
"@testing-library/jest-dom@^6.5.0":
659+
version "6.5.0"
660+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54"
661+
integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==
662662
dependencies:
663663
"@adobe/css-tools" "^4.4.0"
664-
"@babel/runtime" "^7.9.2"
665664
aria-query "^5.0.0"
666665
chalk "^3.0.0"
667666
css.escape "^1.5.1"

0 commit comments

Comments
 (0)