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-03-05 06:15:11 +0300
committerGitHub <noreply@github.com>2022-03-05 06:15:11 +0300
commit408ef04a36a4c9062ab70342efe1a148b418bf96 (patch)
treecaea9f6947e92dfab72aac3ab009667e54c8fe7f /package.json
parent5b6dd067dfbfe34335ff2e680b2fb524008398f7 (diff)
build(deps-dev): bump cypress from 9.5.0 to 9.5.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.0 to 9.5.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.5.0...v9.5.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 483d9d54a..340f7dcf9 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^27.0.0-alpha.4",
"babel-core": "^7.0.0-bridge.0",
- "cypress": "^9.5.0",
+ "cypress": "^9.5.1",
"cypress-file-upload": "^5.0.8",
"jest": "^27.5.1",
"jest-environment-jsdom": "^27.5.1",