Update Cypress deps

This commit is contained in:
Felipe Knorr Kuhn
2023-07-31 14:44:59 -07:00
parent d5dca95fbe
commit a23cd5ad29
2 changed files with 21 additions and 17 deletions

View File

@@ -110,9 +110,9 @@
},
"optionalDependencies": {
"@cypress/schematic": "^2.5.0",
"cypress": "^12.17.1",
"cypress": "^12.17.2",
"cypress-fail-on-console-error": "~4.0.3",
"cypress-wait-until": "^1.7.2",
"cypress-wait-until": "^2.0.0",
"mock-socket": "~9.2.1",
"start-server-and-test": "~2.0.0"
},