Skip to content

Commit 74dad69

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.5.0
1 parent d13c88b commit 74dad69

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@babel/preset-env": "7.25.4",
5555
"@babel/preset-react": "7.24.7",
5656
"@testing-library/dom": "9.3.4",
57-
"@testing-library/jest-dom": "6.4.8",
57+
"@testing-library/jest-dom": "6.5.0",
5858
"@testing-library/react": "14.3.1",
5959
"@testing-library/user-event": "14.5.2",
6060
"babel-jest": "29.7.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@
997997
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
998998
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
999999

1000-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1000+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
10011001
version "7.25.0"
10021002
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
10031003
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
@@ -1437,13 +1437,12 @@
14371437
lz-string "^1.5.0"
14381438
pretty-format "^27.0.2"
14391439

1440-
"@testing-library/jest-dom@6.4.8":
1441-
version "6.4.8"
1442-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.8.tgz#9c435742b20c6183d4e7034f2b329d562c079daa"
1443-
integrity sha512-JD0G+Zc38f5MBHA4NgxQMR5XtO5Jx9g86jqturNTt2WUfRmLDIY7iKkWHDCCTiDuFMre6nxAD5wHw9W5kI4rGw==
1440+
"@testing-library/jest-dom@6.5.0":
1441+
version "6.5.0"
1442+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54"
1443+
integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==
14441444
dependencies:
14451445
"@adobe/css-tools" "^4.4.0"
1446-
"@babel/runtime" "^7.9.2"
14471446
aria-query "^5.0.0"
14481447
chalk "^3.0.0"
14491448
css.escape "^1.5.1"

0 commit comments

Comments
 (0)