Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2022-01-05 13:30:21 +0300
committerAzul <azul@riseup.net>2022-01-05 13:30:21 +0300
commitabff2c2b4448bbe11250c60941a92ec33fee48b9 (patch)
treee7b4782e23f5e67c3f22b11a764625fed92b7cb0 /package.json
parent29249d42a1ce44b7a2187f98f489f82cda8bf3d8 (diff)
update: cypress to 9.2.0 (latest)stable22-update-cypress
This will allow using the new session feature in our tests. Signed-off-by: Azul <azul@riseup.net>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",