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

This commit is contained in:
2024-03-26 00:25:15 +00:00
parent 0341b2e01a
commit 900043a7af
2 changed files with 38 additions and 26 deletions

View File

@ -15,7 +15,7 @@
"@mui/material": "^5.14.5",
"@mui/x-data-grid": "^6.9.2",
"@mui/x-tree-view": "^6.0.0-alpha.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^29.0.0",