Skip to content

Commit 6be9389

Browse files
Update dependency @testing-library/jest-dom to v6.4.7
1 parent 30a7a9b commit 6be9389

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
@@ -77,7 +77,7 @@
7777
},
7878
"devDependencies": {
7979
"@rollup/plugin-alias": "5.1.0",
80-
"@testing-library/jest-dom": "6.4.6",
80+
"@testing-library/jest-dom": "6.4.7",
8181
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.12",
8383
"@types/loadable__component": "5.13.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1945,10 +1945,10 @@
19451945
lz-string "^1.5.0"
19461946
pretty-format "^27.0.2"
19471947

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==
1948+
"@testing-library/[email protected].7":
1949+
version "6.4.7"
1950+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.7.tgz#0f882b745f17a6a094d1d64d835a9440429f90f4"
1951+
integrity sha512-GaKJ0nijoNf30dWSOOzQEBkWBRk4rG3C/efw8zKrimNuZpnS/6/AEwo0WvZHgJxG84cNCgxt+mtbe1fsvfLp2A==
19521952
dependencies:
19531953
"@adobe/css-tools" "^4.4.0"
19541954
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)