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

This commit is contained in:
2023-11-17 15:23:32 +00:00
parent b7d83512c3
commit 16c8decf70
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.1.0",
"@testing-library/react": "14.1.1",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.8",
"@types/node": "20.9.1",