Skip to content

Commit 9a1e295

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.4.6
1 parent 7e03a61 commit 9a1e295

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.24.7",
5555
"@babel/preset-react": "7.24.7",
5656
"@testing-library/dom": "9.3.4",
57-
"@testing-library/jest-dom": "6.4.5",
57+
"@testing-library/jest-dom": "6.4.6",
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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@adobe/css-tools@^4.3.2":
5+
"@adobe/css-tools@^4.4.0":
66
version "4.4.0"
77
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.0.tgz#728c484f4e10df03d5a3acd0d8adcbbebff8ad63"
88
integrity sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==
@@ -1456,12 +1456,12 @@
14561456
lz-string "^1.5.0"
14571457
pretty-format "^27.0.2"
14581458

1459-
"@testing-library/[email protected].5":
1460-
version "6.4.5"
1461-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz#badb40296477149136dabef32b572ddd3b56adf1"
1462-
integrity sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==
1459+
"@testing-library/[email protected].6":
1460+
version "6.4.6"
1461+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz#ec1df8108651bed5475534955565bed88c6732ce"
1462+
integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==
14631463
dependencies:
1464-
"@adobe/css-tools" "^4.3.2"
1464+
"@adobe/css-tools" "^4.4.0"
14651465
"@babel/runtime" "^7.9.2"
14661466
aria-query "^5.0.0"
14671467
chalk "^3.0.0"

0 commit comments

Comments
 (0)