Skip to content

Commit 3bdd8a0

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.8.0 (#685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6fe581 commit 3bdd8a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"prepare": "husky install"
1818
},
1919
"devDependencies": {
20-
"@testing-library/jest-dom": "6.7.0",
20+
"@testing-library/jest-dom": "6.8.0",
2121
"@testing-library/react": "16.3.0",
2222
"@testing-library/user-event": "^14.4.3",
2323
"@types/jest": "^30.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -378,10 +378,10 @@
378378
lodash "^4.17.15"
379379
redent "^3.0.0"
380380

381-
"@testing-library/jest-dom@6.7.0":
382-
version "6.7.0"
383-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.7.0.tgz#cff6452ba03b215c16d97b48adfc4e1ac54c3e03"
384-
integrity sha512-RI2e97YZ7MRa+vxP4UUnMuMFL2buSsf0ollxUbTgrbPLKhMn8KVTx7raS6DYjC7v1NDVrioOvaShxsguLNISCA==
381+
"@testing-library/jest-dom@6.8.0":
382+
version "6.8.0"
383+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.8.0.tgz#697db9424f0d21d8216f1958fa0b1b69b5f43923"
384+
integrity sha512-WgXcWzVM6idy5JaftTVC8Vs83NKRmGJz4Hqs4oyOuO2J4r/y79vvKZsb+CaGyCSEbUPI6OsewfPd0G1A0/TUZQ==
385385
dependencies:
386386
"@adobe/css-tools" "^4.4.0"
387387
aria-query "^5.0.0"

0 commit comments

Comments
 (0)