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

This commit is contained in:
2024-10-17 01:20:42 +00:00
parent 7bca9b1eb4
commit f2449c664d
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"react-redux": "9.1.2"
},
"devDependencies": {
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.1",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13",