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

This commit is contained in:
2024-05-03 06:30:25 +00:00
parent c5041a77a6
commit 3d13a79eae
2 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@
"react-redux": "9.1.2"
},
"devDependencies": {
"@testing-library/jest-dom": "6.4.2",
"@testing-library/jest-dom": "6.4.3",
"@testing-library/react": "15.0.6",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",