Skip to content

Commit 4edecf8

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.4.6 (#5575)
1 parent dabe43f commit 4edecf8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@svgr/plugin-prettier": "^8.0.1",
5151
"@swc/core": "1.5.7",
5252
"@swc/jest": "0.2.36",
53-
"@testing-library/jest-dom": "6.4.5",
53+
"@testing-library/jest-dom": "6.4.6",
5454
"@testing-library/react": "14.3.1",
5555
"@types/jest": "29.5.12",
5656
"@types/jsdom": "21.1.7",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
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.2":
11-
version "4.3.2"
12-
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.2.tgz#a6abc715fb6884851fca9dad37fc34739a04fd11"
13-
integrity sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==
10+
"@adobe/css-tools@^4.4.0":
11+
version "4.4.0"
12+
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.0.tgz#728c484f4e10df03d5a3acd0d8adcbbebff8ad63"
13+
integrity sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==
1414

1515
"@ampproject/remapping@^2.1.0":
1616
version "2.1.2"
@@ -3892,12 +3892,12 @@
38923892
lz-string "^1.4.4"
38933893
pretty-format "^27.0.2"
38943894

3895-
"@testing-library/[email protected].5":
3896-
version "6.4.5"
3897-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz#badb40296477149136dabef32b572ddd3b56adf1"
3898-
integrity sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==
3895+
"@testing-library/[email protected].6":
3896+
version "6.4.6"
3897+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz#ec1df8108651bed5475534955565bed88c6732ce"
3898+
integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==
38993899
dependencies:
3900-
"@adobe/css-tools" "^4.3.2"
3900+
"@adobe/css-tools" "^4.4.0"
39013901
"@babel/runtime" "^7.9.2"
39023902
aria-query "^5.0.0"
39033903
chalk "^3.0.0"

0 commit comments

Comments
 (0)