Skip to content

Commit 35440f2

Browse files
committed
Update dependency @testing-library/jest-dom to v6.5.0
1 parent 133fb4b commit 35440f2

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@
11301130
dependencies:
11311131
regenerator-runtime "^0.14.0"
11321132

1133-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.9.2":
1133+
"@babel/runtime@^7.12.5":
11341134
version "7.24.8"
11351135
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e"
11361136
integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==
@@ -2218,12 +2218,11 @@
22182218
pretty-format "^27.0.2"
22192219

22202220
"@testing-library/jest-dom@^6.4.6":
2221-
version "6.4.8"
2222-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.8.tgz#9c435742b20c6183d4e7034f2b329d562c079daa"
2223-
integrity sha512-JD0G+Zc38f5MBHA4NgxQMR5XtO5Jx9g86jqturNTt2WUfRmLDIY7iKkWHDCCTiDuFMre6nxAD5wHw9W5kI4rGw==
2221+
version "6.5.0"
2222+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54"
2223+
integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==
22242224
dependencies:
22252225
"@adobe/css-tools" "^4.4.0"
2226-
"@babel/runtime" "^7.9.2"
22272226
aria-query "^5.0.0"
22282227
chalk "^3.0.0"
22292228
css.escape "^1.5.1"

0 commit comments

Comments
 (0)