chore(tests): upgrade cypress to latest

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-01-07 18:29:42 +01:00
committed by Braks
parent 95f83f7436
commit 1a0d7e4b72
2 changed files with 78 additions and 38 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"@vue-flow/minimap": "workspace:*"
},
"devDependencies": {
"cypress": "^10.9.0",
"cypress": "^12.3.0",
"@vitejs/plugin-vue": "^3.2.0"
}
}