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

This commit is contained in:
Renovate Bot 2024-04-10 16:18:07 +00:00
parent 1090d00112
commit 56466fcfdd
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9
2 changed files with 19 additions and 19 deletions

View file

@ -22,7 +22,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^15.0.0",
"@testing-library/user-event": "^14.0.4",
"@types/jest": "^29.0.0",
"@typescript-eslint/parser": "^7.0.0",