Skip to content

Commit 28feccc

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.6.3 (#5821)
1 parent 3426e6f commit 28feccc

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.7.42",
5252
"@swc/jest": "0.2.37",
53-
"@testing-library/jest-dom": "6.6.2",
53+
"@testing-library/jest-dom": "6.6.3",
5454
"@testing-library/react": "14.3.1",
5555
"@types/jest": "29.5.14",
5656
"@types/jsdom": "21.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3983,10 +3983,10 @@
39833983
lz-string "^1.4.4"
39843984
pretty-format "^27.0.2"
39853985

3986-
"@testing-library/[email protected].2":
3987-
version "6.6.2"
3988-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz#8186aa9a07263adef9cc5a59a4772db8c31f4a5b"
3989-
integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==
3986+
"@testing-library/[email protected].3":
3987+
version "6.6.3"
3988+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
3989+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
39903990
dependencies:
39913991
"@adobe/css-tools" "^4.4.0"
39923992
aria-query "^5.0.0"

0 commit comments

Comments
 (0)