Skip to content

Commit 5d00d4f

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.4.5
1 parent e920873 commit 5d00d4f

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.24.5",
5555
"@babel/preset-react": "7.24.1",
5656
"@testing-library/dom": "9.3.4",
57-
"@testing-library/jest-dom": "6.4.3",
57+
"@testing-library/jest-dom": "6.4.5",
5858
"@testing-library/react": "14.3.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
@@ -1449,10 +1449,10 @@
14491449
lz-string "^1.5.0"
14501450
pretty-format "^27.0.2"
14511451

1452-
"@testing-library/[email protected].3":
1453-
version "6.4.3"
1454-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.3.tgz#64f3a178b1f83c89c6cb93546aad1cfdc31a4cc2"
1455-
integrity sha512-d1NUtNEN0hSUB/XWdF1GgdlD5S2tS0huQb2tkFL2usXRatR/EiHS6AhLtDcCb/iD9CS7kRmbAHt2O5JadkKyuA==
1452+
"@testing-library/[email protected].5":
1453+
version "6.4.5"
1454+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz#badb40296477149136dabef32b572ddd3b56adf1"
1455+
integrity sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==
14561456
dependencies:
14571457
"@adobe/css-tools" "^4.3.2"
14581458
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)