Update dependency @testing-library/jest-dom to v6.6.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2024-10-17 01:20:42 +00:00
parent 7bca9b1eb4
commit f2449c664d
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"react-redux": "9.1.2" "react-redux": "9.1.2"
}, },
"devDependencies": { "devDependencies": {
"@testing-library/jest-dom": "6.5.0", "@testing-library/jest-dom": "6.6.1",
"@testing-library/react": "16.0.1", "@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2", "@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13", "@types/jest": "29.5.13",

View File

@ -717,10 +717,10 @@
dependencies: dependencies:
tslib "^2.4.0" tslib "^2.4.0"
"@testing-library/jest-dom@6.5.0": "@testing-library/jest-dom@6.6.1":
version "6.5.0" version "6.6.1"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54" resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.1.tgz#835612c9d8c529c835b15bbc1d1a924310c6c73c"
integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA== integrity sha512-mNYIiAuP4yJwV2zBRQCV7PHoQwbb6/8TfMpPcwSUzcSVDJHWOXt6hjNtIN1v5knDmimYnjJxKhsoVd4LVGIO+w==
dependencies: dependencies:
"@adobe/css-tools" "^4.4.0" "@adobe/css-tools" "^4.4.0"
aria-query "^5.0.0" aria-query "^5.0.0"