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

This commit is contained in:
2023-12-29 16:08:48 +00:00
parent fa1ddae9b0
commit 657e10ad65
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"devDependencies": {
"@testing-library/jest-dom": "6.1.6",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",
"@types/node": "20.10.5",
"@types/react": "18.2.46",