Skip to content

Commit

Permalink
fix(deps): update dependency @testing-library/user-event to v14 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jul 6, 2022
1 parent 009e2df commit d5b52c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
23 changes: 9 additions & 14 deletions packages/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@mui/styled-engine": "^5.2.4",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^27.0.3",
"@types/node": "^17.0.0",
"@types/react": "^17.0.37",
Expand Down

0 comments on commit d5b52c1

Please sign in to comment.