Skip to content

Commit f720965

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.4.2 (#5290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f77f46 commit f720965

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.4.0",
5252
"@swc/jest": "0.2.36",
53-
"@testing-library/jest-dom": "6.4.1",
53+
"@testing-library/jest-dom": "6.4.2",
5454
"@testing-library/react": "14.2.1",
5555
"@types/jest": "29.5.12",
5656
"@types/jsdom": "21.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3861,10 +3861,10 @@
38613861
lz-string "^1.4.4"
38623862
pretty-format "^27.0.2"
38633863

3864-
"@testing-library/[email protected].1":
3865-
version "6.4.1"
3866-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.1.tgz#1b0cc222c3a59f9cba2cc7947dc5fadc01210a37"
3867-
integrity sha512-Z7qMM3J2Zw5H/nC2/5CYx5YcuaD56JmDFKNIozZ89VIo6o6Y9FMhssics4e2madEKYDNEpZz3+glPGz0yWMOag==
3864+
"@testing-library/[email protected].2":
3865+
version "6.4.2"
3866+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.2.tgz#38949f6b63722900e2d75ba3c6d9bf8cffb3300e"
3867+
integrity sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw==
38683868
dependencies:
38693869
"@adobe/css-tools" "^4.3.2"
38703870
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)