Skip to content

Commit cb5e683

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.4.7 (#5653)
1 parent 6ff71ec commit cb5e683

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webview/package.json

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3884,10 +3884,10 @@
38843884
lz-string "^1.4.4"
38853885
pretty-format "^27.0.2"
38863886

3887-
"@testing-library/[email protected].6":
3888-
version "6.4.6"
3889-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz#ec1df8108651bed5475534955565bed88c6732ce"
3890-
integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==
3887+
"@testing-library/[email protected].7":
3888+
version "6.4.7"
3889+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.7.tgz#0f882b745f17a6a094d1d64d835a9440429f90f4"
3890+
integrity sha512-GaKJ0nijoNf30dWSOOzQEBkWBRk4rG3C/efw8zKrimNuZpnS/6/AEwo0WvZHgJxG84cNCgxt+mtbe1fsvfLp2A==
38913891
dependencies:
38923892
"@adobe/css-tools" "^4.4.0"
38933893
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)