Update testing-library monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-21 23:10:53 +00:00
parent 61294c856d
commit d53e382ffb
2 changed files with 17 additions and 81 deletions

View File

@@ -15,8 +15,8 @@
"react-redux": "9.1.2"
},
"devDependencies": {
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/node": "20.16.1",