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-14 08:48:36 +0300
committerGitHub <noreply@github.com>2022-05-14 08:48:36 +0300
commit084094000e154ae6fa3032a9df3eaed6fe95b6b8 (patch)
tree27b36c1802806552eba5f4fbd74332fcaca4d8f3 /package.json
parenta4f78972ceeadf116cad8ee0396d2fa464e9c1fe (diff)
build(deps-dev): bump cypress from 9.6.0 to 9.6.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.0 to 9.6.1. - [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.0...v9.6.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... 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 8f8db8ffb..d7854f6b7 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-alpha.4",
- "cypress": "^9.6.0",
+ "cypress": "^9.6.1",
"cypress-file-upload": "^5.0.8",
"eslint": "^8.15.0",
"eslint-config-standard": "^17.0.0",