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:
authorJulius Härtl <jus@bitgrid.net>2022-01-11 10:11:00 +0300
committerGitHub <noreply@github.com>2022-01-11 10:11:00 +0300
commit7438a39f82e694c8fe7fb48f0cb95e200106b426 (patch)
tree4547ea200d4008db4b02b9b80593bc00d545ee40 /package.json
parentddd9c6a68aae5bb30e9ddae8664ea0cc8b4d4753 (diff)
parent9445078343af1f55edbda1bc5861a3c162655a45 (diff)
Merge pull request #2032 from nextcloud/dependabot/npm_and_yarn/cypress-9.2.0
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 2bb48a954..9579349b0 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"@nextcloud/webpack-vue-config": "^4.2.0",
"@vue/test-utils": "^1.3.0",
"babel-core": "^7.0.0-bridge.0",
- "cypress": "^9.1.1",
+ "cypress": "^9.2.0",
"cypress-file-upload": "^5.0.8",
"jest": "^27.4.5",
"jest-environment-jsdom": "^27.4.4",