Skip to content

Commit 96728b3

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.2.1 (#5247)
1 parent 4a2ce62 commit 96728b3

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.0",
53+
"@testing-library/jest-dom": "6.2.1",
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
@@ -3842,10 +3842,10 @@
38423842
lz-string "^1.4.4"
38433843
pretty-format "^27.0.2"
38443844

3845-
"@testing-library/[email protected].0":
3846-
version "6.2.0"
3847-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.2.0.tgz#b572bd5cd6b29314487bac7ba393188e4987b4f7"
3848-
integrity sha512-+BVQlJ9cmEn5RDMUS8c2+TU6giLvzaHZ8sU/x0Jj7fk+6/46wPdwlgOPcpxS17CjcanBi/3VmGMqVr2rmbUmNw==
3845+
"@testing-library/[email protected].1":
3846+
version "6.2.1"
3847+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.2.1.tgz#0beba7515caad06de8733e1dd5a040fe34ad212d"
3848+
integrity sha512-Nuy/uFFDe9h/2jwoUuMKgoxvgkUv4S9jI9bARj6dGUKJ3euRhg8JFi5sciYbrayoxkadEOZednRT9+vo6LvvxQ==
38493849
dependencies:
38503850
"@adobe/css-tools" "^4.3.2"
38513851
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)