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

This commit is contained in:
2023-10-12 05:30:40 +00:00
parent 015475be75
commit 442796faba
2 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@
"react-redux": "8.1.3"
},
"devDependencies": {
"@testing-library/jest-dom": "6.1.3",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.5",