Bump Cypress to v12.7.0

This commit is contained in:
Felipe Knorr Kuhn
2023-03-02 23:17:26 -08:00
parent 545b5be7d4
commit d87fd95523
2 changed files with 37 additions and 11 deletions

View File

@@ -110,7 +110,7 @@
},
"optionalDependencies": {
"@cypress/schematic": "^2.4.0",
"cypress": "^12.3.0",
"cypress": "^12.7.0",
"cypress-fail-on-console-error": "~4.0.2",
"cypress-wait-until": "^1.7.2",
"mock-socket": "~9.1.5",
@@ -119,4 +119,4 @@
"scarfSettings": {
"enabled": false
}
}
}