chore(deps): update dependency cypress to v14
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-17 01:04:07 +00:00
parent 11209f6bac
commit b7a0626dac
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@
"@types/node": "^22.0.0",
"@types/react-dom": "*",
"cross-env": "^7.0.0",
"cypress": "^13.0.0",
"cypress": "^14.0.0",
"eslint-plugin-cypress": "^4.0.0",
"start-server-and-test": "^2.0.0"
},