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>2021-04-21 12:36:55 +0300
committerGitHub <noreply@github.com>2021-04-21 12:36:55 +0300
commit24f0e928c114b0276a2ccc8b644e07de9f4cef26 (patch)
tree36c3d462cdf5197ab92b54a01742cdd6887de84a /package.json
parent07f6132d946d195a33d5e00a9675a77a672133a4 (diff)
parentdfae8730e3be9a609087be25cfc5ced1af8cbecb (diff)
Merge pull request #1553 from nextcloud/dependabot/npm_and_yarn/cypress-7.1.0
Bump cypress from 6.3.0 to 7.1.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 04212dd1d..3b6e7f2f0 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.2",
- "cypress": "^6.3.0",
+ "cypress": "^7.1.0",
"cypress-image-snapshot": "^4.0.1",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",