Skip to content

Commit 1dd452e

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.1.6
1 parent eded973 commit 1dd452e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.6",
5555
"@babel/preset-react": "7.23.3",
5656
"@testing-library/dom": "9.3.3",
57-
"@testing-library/jest-dom": "6.1.5",
57+
"@testing-library/jest-dom": "6.1.6",
5858
"@testing-library/react": "14.1.2",
5959
"@testing-library/user-event": "14.5.1",
6060
"babel-jest": "29.7.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@adobe/css-tools@^4.3.1":
10+
"@adobe/css-tools@^4.3.2":
1111
version "4.3.2"
1212
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.2.tgz#a6abc715fb6884851fca9dad37fc34739a04fd11"
1313
integrity sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==
@@ -1453,12 +1453,12 @@
14531453
lz-string "^1.5.0"
14541454
pretty-format "^27.0.2"
14551455

1456-
"@testing-library/[email protected].5":
1457-
version "6.1.5"
1458-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.5.tgz#0a635d0ad4a1a880089d967299d94e9cfc81fbe1"
1459-
integrity sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==
1456+
"@testing-library/[email protected].6":
1457+
version "6.1.6"
1458+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.6.tgz#d9a3ce61cd74ea792622d3da78a830f6786e8d93"
1459+
integrity sha512-YwuiOdYEcxhfC2u5iNKlvg2Q5MgbutovP6drq7J1HrCbvR+G58BbtoCoq+L/kNlrNFsu2Kt3jaFAviLVxYHJZg==
14601460
dependencies:
1461-
"@adobe/css-tools" "^4.3.1"
1461+
"@adobe/css-tools" "^4.3.2"
14621462
"@babel/runtime" "^7.9.2"
14631463
aria-query "^5.0.0"
14641464
chalk "^3.0.0"

0 commit comments

Comments
 (0)