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>2021-06-21 08:45:23 +0300
committerGitHub <noreply@github.com>2021-06-21 08:45:23 +0300
commitecde249cfc7e769cdd0845ce8e31afd2d2b04c30 (patch)
treedcd45f68a6eb108852e45b0906731fefdc00c640 /package.json
parent6941b140cf2dd9081eea4f64b0e671b94165ecd4 (diff)
Bump cypress from 7.4.0 to 7.5.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.4.0 to 7.5.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/v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 782b40d32..d28e325f9 100644
--- a/package.json
+++ b/package.json
@@ -76,14 +76,14 @@
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.5.0",
"@vue/test-utils": "^1.2.0",
- "acorn": "^8.2.4",
+ "acorn": "^8.4.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.2.6",
- "cypress": "^7.4.0",
+ "cypress": "^7.5.0",
"cypress-image-snapshot": "^4.0.1",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",