Update Cypress to v9.5.2

This commit is contained in:
Felipe Knorr Kuhn
2022-03-19 22:33:56 -07:00
parent 6123f94785
commit a69719ad36
2 changed files with 9 additions and 9 deletions

View File

@@ -122,10 +122,10 @@
},
"optionalDependencies": {
"@cypress/schematic": "^1.3.0",
"cypress": "^9.5.0",
"cypress": "^9.5.2",
"cypress-fail-on-console-error": "^2.1.3",
"cypress-wait-until": "^1.7.1",
"mock-socket": "^9.0.3",
"start-server-and-test": "^1.12.6"
}
}
}