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

This commit is contained in:
2024-01-24 11:52:58 +00:00
parent 8d7d26fdcf
commit 4adcca21e2
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"react-redux": "9.1.0"
},
"devDependencies": {
"@testing-library/jest-dom": "6.2.1",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",