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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-22 10:40:16 +0300
committerJulius Härtl <jus@bitgrid.net>2020-12-22 11:35:17 +0300
commitb17494c43104f4731a2280c88aac32076d939c6a (patch)
treec76f2d7c7562b3ba5c709610d44121bbd813c366 /package.json
parentb823b95f5bcfc241d43a0bba525fb9bd3c928bfe (diff)
Bump cypress from 5.1.0 to 6.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 5.1.0 to 6.2.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v5.1.0...v6.2.0) Signed-off-by: dependabot[bot] <support@github.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 01b74fa53..442abdc64 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"babel-loader": "^8.1.0",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.0.1",
- "cypress": "^5.1.0",
+ "cypress": "^6.2.0",
"cypress-image-snapshot": "^4.0.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",