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

This commit is contained in:
Kasper Juul Hermansen 2024-05-03 15:43:17 +00:00
parent 3d13a79eae
commit fa2a1d8e8e
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"react-redux": "9.1.2"
},
"devDependencies": {
"@testing-library/jest-dom": "6.4.3",
"@testing-library/jest-dom": "6.4.4",
"@testing-library/react": "15.0.6",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",

View File

@ -731,10 +731,10 @@
lz-string "^1.5.0"
pretty-format "^27.0.2"
"@testing-library/jest-dom@6.4.3":
version "6.4.3"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.3.tgz#64f3a178b1f83c89c6cb93546aad1cfdc31a4cc2"
integrity sha512-d1NUtNEN0hSUB/XWdF1GgdlD5S2tS0huQb2tkFL2usXRatR/EiHS6AhLtDcCb/iD9CS7kRmbAHt2O5JadkKyuA==
"@testing-library/jest-dom@6.4.4":
version "6.4.4"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.4.tgz#175c302f2ed0c2d7c04973ddeef31306610ef26f"
integrity sha512-ZoJpNCaljSdUKF/NWEnWzjRSW6h+BJPGns24vL717eUI16Ltw3j5YV2KdjpQ7nAdxRzrnjeIIcntO6nXDEdHoA==
dependencies:
"@adobe/css-tools" "^4.3.2"
"@babel/runtime" "^7.9.2"