Bump cypress to fix the end-to-end tests

Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-09-22 14:45:25 +02:00
parent a27c720902
commit deed089a3d
10 changed files with 284 additions and 84 deletions
+1 -1
View File
@@ -109,7 +109,7 @@
"@types/react-dom": "*",
"@types/zen-observable": "^0.8.0",
"cross-env": "^7.0.0",
"cypress": "^10.0.0",
"cypress": "^12.0.0",
"eslint-plugin-cypress": "^2.10.3",
"start-server-and-test": "^1.10.11"
},