chore(tests): update cypress

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-31 21:03:05 +02:00
committed by Braks
parent 09b886da36
commit d15410523f
2 changed files with 10 additions and 10 deletions

View File

@@ -17,8 +17,8 @@
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@vitejs/plugin-vue": "^4.0.0",
"cypress": "^12.7.0",
"eslint-plugin-cypress": "^2.12.1",
"cypress": "^12.9.0",
"eslint-plugin-cypress": "^2.13.2",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vue": "^3.2.25"