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:
authorVinicius Reis <vinicius.reis@nextcloud.com>2022-06-20 23:12:11 +0300
committerVinicius Reis <vinicius.reis@nextcloud.com>2022-06-20 23:12:11 +0300
commit5e6b415c0d21621044e8e2de83b1b014dc359654 (patch)
treee285c4ded787a2fb5b29c0ff791b951623f97344 /package.json
parent14a971bc9f9224845d29ebdb91236ce180e1df3f (diff)
📌 define cypress dependency
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
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 bc9ada13a..6eaf4b864 100644
--- a/package.json
+++ b/package.json
@@ -115,7 +115,7 @@
"babel-loader": "^8.2.5",
"core-js": "^3.22.7",
"css-loader": "^6.7.1",
- "cypress": "^10.0.3",
+ "cypress": "^10.1.0",
"cypress-file-upload": "^5.0.8",
"debounce": "^1.2.1",
"escape-html": "^1.0.3",