Skip to content

Commit 3c859be

Browse files
committed
bump @testing-library/user-event to version v14.0.0
1 parent 652103e commit 3c859be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"@material-ui/core": "^4.11.4",
88
"@testing-library/jest-dom": "^5.11.4",
99
"@testing-library/react": "^11.1.0",
10-
"@testing-library/user-event": "^12.1.10",
10+
"@testing-library/react-hooks": "^8.0.1",
11+
"@testing-library/user-event": "14",
1112
"metamask-react": "^2.4.0",
1213
"react": "^17.0.2",
1314
"react-dom": "^17.0.2",

0 commit comments

Comments
 (0)