Skip to content

Commit 4bc9f00

Browse files
Update dependency @testing-library/react to v16
1 parent a31f4fa commit 4bc9f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
],
8181
"devDependencies": {
8282
"@testing-library/jest-dom": "6.9.1",
83-
"@testing-library/react": "14.3.1",
83+
"@testing-library/react": "16.3.0",
8484
"@testing-library/user-event": "14.6.1",
8585
"@types/eslint-plugin-jsx-a11y": "^6",
8686
"@types/jsonwebtoken": "9.0.1",

0 commit comments

Comments
 (0)