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

This commit is contained in:
2023-08-13 16:48:19 +00:00
parent d2729ad825
commit 59b0647373
2 changed files with 5 additions and 21 deletions

View File

@@ -15,7 +15,7 @@
"react-redux": "8.1.2"
},
"devDependencies": {
"@testing-library/jest-dom": "5.17.0",
"@testing-library/jest-dom": "6.0.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.3",