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:
2024-03-26 00:25:26 +00:00
parent 0341b2e01a
commit 7d167f0463
2 changed files with 6 additions and 10 deletions

View File

@ -17,7 +17,7 @@
"@mui/x-tree-view": "^6.0.0-alpha.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^13.5.0",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^29.0.0",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",