Skip to content

Commit c115a35

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.4.0
1 parent 971b6e6 commit c115a35

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
@@ -54,7 +54,7 @@
5454
"@babel/preset-env": "7.23.9",
5555
"@babel/preset-react": "7.23.3",
5656
"@testing-library/dom": "9.3.4",
57-
"@testing-library/jest-dom": "6.3.0",
57+
"@testing-library/jest-dom": "6.4.0",
5858
"@testing-library/react": "14.1.2",
5959
"@testing-library/user-event": "14.5.2",
6060
"babel-jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1445,10 +1445,10 @@
14451445
lz-string "^1.5.0"
14461446
pretty-format "^27.0.2"
14471447

1448-
"@testing-library/jest-dom@6.3.0":
1449-
version "6.3.0"
1450-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.3.0.tgz#e8d308e0c0e91d882340cbbfdea0e4daa7987d36"
1451-
integrity sha512-hJVIrkFizEQxoWsGBlycTcQhrpoCH4DhXfrnHFFXgkx3Xdm15zycsq5Ep+vpw4W8S0NJa8cxDHcuJib+1tEbhg==
1448+
"@testing-library/jest-dom@6.4.0":
1449+
version "6.4.0"
1450+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.0.tgz#e7391967af57273effdaa181fc291be0ecc155bd"
1451+
integrity sha512-GgGT3OR8qhIjk2SBMy51AYDWoMnAyR/cwjZO4SttuBmIQ9wWy9QmVOeaSbgT5Bm0J6qLBaf4+dsJWfisvafoaA==
14521452
dependencies:
14531453
"@adobe/css-tools" "^4.3.2"
14541454
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)