Skip to content

Commit 8305217

Browse files
chore(dev-deps): update dependency @testing-library/jest-dom to v6.4.6 (#287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7ead5e commit 8305217

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
@@ -22,7 +22,7 @@
2222
"web-vitals": "3.5.0"
2323
},
2424
"devDependencies": {
25-
"@testing-library/jest-dom": "6.4.5",
25+
"@testing-library/jest-dom": "6.4.6",
2626
"@testing-library/react": "14.3.1",
2727
"@testing-library/user-event": "14.5.2",
2828
"prettier": "3.3.1",

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==
@@ -1853,12 +1853,12 @@
18531853
lz-string "^1.5.0"
18541854
pretty-format "^27.0.2"
18551855

1856-
"@testing-library/[email protected].5":
1857-
version "6.4.5"
1858-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz#badb40296477149136dabef32b572ddd3b56adf1"
1859-
integrity sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==
1856+
"@testing-library/[email protected].6":
1857+
version "6.4.6"
1858+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz#ec1df8108651bed5475534955565bed88c6732ce"
1859+
integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==
18601860
dependencies:
1861-
"@adobe/css-tools" "^4.3.2"
1861+
"@adobe/css-tools" "^4.4.0"
18621862
"@babel/runtime" "^7.9.2"
18631863
aria-query "^5.0.0"
18641864
chalk "^3.0.0"

0 commit comments

Comments
 (0)