Skip to content

Commit 4c4694b

Browse files
Update dependency @testing-library/jest-dom to v6.4.6
1 parent 001e70f commit 4c4694b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"devDependencies": {
7979
"@rollup/plugin-alias": "5.1.0",
80-
"@testing-library/jest-dom": "6.4.5",
80+
"@testing-library/jest-dom": "6.4.6",
8181
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.12",
8383
"@types/loadable__component": "5.13.9",

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.2.0":
1616
version "2.2.1"
@@ -1945,12 +1945,12 @@
19451945
lz-string "^1.5.0"
19461946
pretty-format "^27.0.2"
19471947

1948-
"@testing-library/[email protected].5":
1949-
version "6.4.5"
1950-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz#badb40296477149136dabef32b572ddd3b56adf1"
1951-
integrity sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==
1948+
"@testing-library/[email protected].6":
1949+
version "6.4.6"
1950+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz#ec1df8108651bed5475534955565bed88c6732ce"
1951+
integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==
19521952
dependencies:
1953-
"@adobe/css-tools" "^4.3.2"
1953+
"@adobe/css-tools" "^4.4.0"
19541954
"@babel/runtime" "^7.9.2"
19551955
aria-query "^5.0.0"
19561956
chalk "^3.0.0"

0 commit comments

Comments
 (0)