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>2022-05-28 05:13:14 +0300
committerGitHub <noreply@github.com>2022-05-28 05:13:14 +0300
commitb372e2b0f30ca2a50a417612ff65ab27e400e2a2 (patch)
tree49528ca33fcc88a6ca154254837f8321f47f3644 /package.json
parentf82923f89b7b1ec9acb1d8e34011b513771fc1ef (diff)
build(deps-dev): bump cypress from 9.6.1 to 9.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.1 to 9.7.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/v9.6.1...v9.7.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0a143e4a7..c49cf20fc 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"@nextcloud/webpack-vue-config": "^5.1.0",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^27.0.0",
- "cypress": "^9.6.1",
+ "cypress": "^9.7.0",
"cypress-file-upload": "^5.0.8",
"eslint": "^8.16.0",
"eslint-config-standard": "^17.0.0",