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

This commit is contained in:
2023-09-14 16:04:16 +00:00
parent e60379bb20
commit d1cd38192c
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"devDependencies": {
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@testing-library/user-event": "14.5.0",
"@types/jest": "29.5.4",
"@types/node": "18.17.15",
"@types/react": "18.2.21",