Skip to content

Commit 91d0fed

Browse files
chore(deps): update dependency @testing-library/react to v14.1.0 (#4999)
1 parent 273b9c7 commit 91d0fed

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
@@ -54,7 +54,7 @@
5454
"@swc/core": "1.3.96",
5555
"@swc/jest": "0.2.29",
5656
"@testing-library/jest-dom": "6.1.4",
57-
"@testing-library/react": "14.0.0",
57+
"@testing-library/react": "14.1.0",
5858
"@types/jest": "29.5.8",
5959
"@types/jsdom": "21.1.5",
6060
"@types/node": "16.x",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5509,10 +5509,10 @@
55095509
lodash "^4.17.15"
55105510
redent "^3.0.0"
55115511

5512-
"@testing-library/react@14.0.0":
5513-
version "14.0.0"
5514-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.0.0.tgz#59030392a6792450b9ab8e67aea5f3cc18d6347c"
5515-
integrity sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==
5512+
"@testing-library/react@14.1.0":
5513+
version "14.1.0"
5514+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.1.0.tgz#01d64915111db99b50f8361d51d7217606805989"
5515+
integrity sha512-hcvfZEEyO0xQoZeHmUbuMs7APJCGELpilL7bY+BaJaMP57aWc6q1etFwScnoZDheYjk4ESdlzPdQ33IbsKAK/A==
55165516
dependencies:
55175517
"@babel/runtime" "^7.12.5"
55185518
"@testing-library/dom" "^9.0.0"

0 commit comments

Comments
 (0)