Skip to content

Commit 91b8827

Browse files
Update dependency @testing-library/react to v16
1 parent c3d9ab7 commit 91b8827

File tree

2 files changed

+101
-51
lines changed

2 files changed

+101
-51
lines changed

package-lock.json

Lines changed: 100 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^6.0.0",
7-
"@testing-library/react": "^14.0.0",
7+
"@testing-library/react": "^16.0.0",
88
"@testing-library/user-event": "^14.0.0",
99
"react": "^18.1.0",
1010
"react-dom": "^18.1.0",

0 commit comments

Comments
 (0)