Skip to content

Commit 5c64ff6

Browse files
fix(deps): update dependency @testing-library/react to v16
1 parent 7713d16 commit 5c64ff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": true,
66
"dependencies": {
77
"@testing-library/jest-dom": "^6.0.0",
8-
"@testing-library/react": "^12.1.2",
8+
"@testing-library/react": "^16.0.0",
99
"@testing-library/user-event": "^14.0.0",
1010
"axios": "^1.0.0",
1111
"bootstrap": "^5.1.3",

0 commit comments

Comments
 (0)