Skip to content

Commit b8b6feb

Browse files
chore(deps): update dependency @testing-library/react to v13.4.0 (#2375)
1 parent 1bacdbe commit b8b6feb

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
@@ -51,7 +51,7 @@
5151
"@swc/core": "1.2.247",
5252
"@swc/jest": "0.2.22",
5353
"@testing-library/jest-dom": "5.16.5",
54-
"@testing-library/react": "13.3.0",
54+
"@testing-library/react": "13.4.0",
5555
"@types/classnames": "2.3.1",
5656
"@types/jest": "29.0.0",
5757
"@types/jsdom": "20.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3608,10 +3608,10 @@
36083608
lodash "^4.17.15"
36093609
redent "^3.0.0"
36103610

3611-
"@testing-library/react@13.3.0":
3612-
version "13.3.0"
3613-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.3.0.tgz#bf298bfbc5589326bbcc8052b211f3bb097a97c5"
3614-
integrity sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==
3611+
"@testing-library/react@13.4.0":
3612+
version "13.4.0"
3613+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.4.0.tgz#6a31e3bf5951615593ad984e96b9e5e2d9380966"
3614+
integrity sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw==
36153615
dependencies:
36163616
"@babel/runtime" "^7.12.5"
36173617
"@testing-library/dom" "^8.5.0"

0 commit comments

Comments
 (0)