Upgrade Cypress to 12.12.0 (#13152)

GitOrigin-RevId: 3336c03f06645d40374dbfa13214141d3c48dcee
This commit is contained in:
Alf Eaton
2023-05-25 08:05:25 +00:00
committed by Copybot
parent 929e383ed5
commit 6926c4bd84
4 changed files with 446 additions and 384 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
cypress:
image: cypress/included:12.2.0
image: cypress/included:12.12.0
volumes:
- ../../:/overleaf
- /tmp/.X11-unix:/tmp/.X11-unix
+1 -1
View File
@@ -76,7 +76,7 @@ services:
user: node
test_frontend_ct:
image: cypress/included:12.2.0
image: cypress/included:12.12.0
volumes:
- ../../:/overleaf
working_dir: /overleaf/services/web
+1 -1
View File
@@ -293,7 +293,7 @@
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.3",
"css-minimizer-webpack-plugin": "^5.0.0",
"cypress": "12.2.0",
"cypress": "12.12.0",
"cypress-plugin-tab": "^1.0.5",
"es6-promise": "^4.2.8",
"escodegen": "^2.0.0",