From abff2c2b4448bbe11250c60941a92ec33fee48b9 Mon Sep 17 00:00:00 2001 From: Azul Date: Wed, 5 Jan 2022 11:30:21 +0100 Subject: update: cypress to 9.2.0 (latest) This will allow using the new session feature in our tests. Signed-off-by: Azul --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 85d90ea42..86334f16f 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "babel-loader": "~8.2.2", "clean-webpack-plugin": "~3.0.0", "css-loader": "~5.2.7", - "cypress": "~7.5.0", + "cypress": "~9.2.0", "eslint": "~6.8.0", "eslint-config-standard": "~14.1.1", "eslint-friendly-formatter": "~4.0.1", -- cgit v1.2.3