Skip to content

Commit 1e1358a

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.4.2
1 parent 9343ad3 commit 1e1358a

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.4.1",
57+
"@testing-library/jest-dom": "6.4.2",
5858
"@testing-library/react": "14.2.1",
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/[email protected].1":
1449-
version "6.4.1"
1450-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.1.tgz#1b0cc222c3a59f9cba2cc7947dc5fadc01210a37"
1451-
integrity sha512-Z7qMM3J2Zw5H/nC2/5CYx5YcuaD56JmDFKNIozZ89VIo6o6Y9FMhssics4e2madEKYDNEpZz3+glPGz0yWMOag==
1448+
"@testing-library/[email protected].2":
1449+
version "6.4.2"
1450+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.2.tgz#38949f6b63722900e2d75ba3c6d9bf8cffb3300e"
1451+
integrity sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw==
14521452
dependencies:
14531453
"@adobe/css-tools" "^4.3.2"
14541454
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)