Skip to content

Commit

Permalink
Deps: Update dependency @testing-library/react to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 345dd33 commit 9596a6c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/web-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "14.3.1",
"@testing-library/react": "16.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
Expand Down
24 changes: 15 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3692,7 +3692,7 @@ __metadata:
"@rollup/plugin-node-resolve": 15.2.3
"@testing-library/dom": 9.3.4
"@testing-library/jest-dom": 6.4.6
"@testing-library/react": 14.3.1
"@testing-library/react": 16.0.0
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
"@types/jest": 29.5.12
Expand Down Expand Up @@ -8359,7 +8359,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:9.3.4, @testing-library/dom@npm:^9.0.0":
"@testing-library/dom@npm:9.3.4":
version: 9.3.4
resolution: "@testing-library/dom@npm:9.3.4"
dependencies:
Expand Down Expand Up @@ -8430,17 +8430,23 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:14.3.1":
version: 14.3.1
resolution: "@testing-library/react@npm:14.3.1"
"@testing-library/react@npm:16.0.0":
version: 16.0.0
resolution: "@testing-library/react@npm:16.0.0"
dependencies:
"@babel/runtime": ^7.12.5
"@testing-library/dom": ^9.0.0
"@types/react-dom": ^18.0.0
peerDependencies:
"@testing-library/dom": ^10.0.0
"@types/react": ^18.0.0
"@types/react-dom": ^18.0.0
react: ^18.0.0
react-dom: ^18.0.0
checksum: b057d4c9db5a523acfc24d7bc4665a924ab8d6f252c7f51eecf7dd30f1239413e1134925fd5cc9cbdef80496af64c04e6719b2081f89fe05ba87e8c6305bcc16
peerDependenciesMeta:
"@types/react":
optional: true
"@types/react-dom":
optional: true
checksum: 45a35f0b5f34b5a7f4dcefdd3f1d202d5421692e5cc7a491c9bc71e6ed9dd5872a182b80b4dfefb4a56d9c1df35e50f6fa2917bcf657cc26b4bc0d2259df0027
languageName: node
linkType: hard

Expand Down Expand Up @@ -8998,7 +9004,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.3.0, @types/react-dom@npm:^18.0.0":
"@types/react-dom@npm:18.3.0":
version: 18.3.0
resolution: "@types/react-dom@npm:18.3.0"
dependencies:
Expand Down

0 comments on commit 9596a6c

Please sign in to comment.