From 585795fb0ab386f144582eb6f84a881ad32a4f18 Mon Sep 17 00:00:00 2001 From: ashishj Date: Thu, 4 Aug 2022 18:59:06 +0200 Subject: [PATCH] Reverting to Cypress 9.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d559cf4f5..5ddb430ebd 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "concurrently": "^7.0.0", "coveralls": "^3.0.2", "css-to-string-loader": "^0.1.3", - "cypress": "10.4.0", + "cypress": "9.7.0", "cypress-image-snapshot": "^4.0.1", "documentation": "13.2.0", "eslint": "^8.4.1",