PR-831934: fixing cypress types dependencies.

This commit is contained in:
2024-10-27 05:49:35 +00:00
parent 5d4c3d6ebe
commit 7c20a832bc
2 changed files with 80 additions and 52 deletions

View File

@ -58,7 +58,7 @@
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/cypress": "^1.1.6",
"@types/cypress": "^0.1.6",
"@types/jest": "^29.5.14",
"@types/node": "^22.8.1",
"@types/react": "^18.3.12",