Update dependency @testing-library/user-event to v14
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-10-26 15:46:40 +00:00
parent f6d2b0b9b0
commit b6395d6e22
2 changed files with 5 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
"devDependencies": {
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/react": "18.0.21",