Skip to content

Commit 11d9b0f

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.3.0 (#5253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46fe81b commit 11d9b0f

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.3.105",
5252
"@swc/jest": "0.2.31",
53-
"@testing-library/jest-dom": "6.2.1",
53+
"@testing-library/jest-dom": "6.3.0",
5454
"@testing-library/react": "14.1.2",
5555
"@types/jest": "29.5.11",
5656
"@types/jsdom": "21.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3855,10 +3855,10 @@
38553855
lz-string "^1.4.4"
38563856
pretty-format "^27.0.2"
38573857

3858-
"@testing-library/jest-dom@6.2.1":
3859-
version "6.2.1"
3860-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.2.1.tgz#0beba7515caad06de8733e1dd5a040fe34ad212d"
3861-
integrity sha512-Nuy/uFFDe9h/2jwoUuMKgoxvgkUv4S9jI9bARj6dGUKJ3euRhg8JFi5sciYbrayoxkadEOZednRT9+vo6LvvxQ==
3858+
"@testing-library/jest-dom@6.3.0":
3859+
version "6.3.0"
3860+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.3.0.tgz#e8d308e0c0e91d882340cbbfdea0e4daa7987d36"
3861+
integrity sha512-hJVIrkFizEQxoWsGBlycTcQhrpoCH4DhXfrnHFFXgkx3Xdm15zycsq5Ep+vpw4W8S0NJa8cxDHcuJib+1tEbhg==
38623862
dependencies:
38633863
"@adobe/css-tools" "^4.3.2"
38643864
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)