Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.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-10-15 04:02:17 +0300
committerGitHub <noreply@github.com>2022-10-15 04:02:17 +0300
commitb1ee0bdd02556c42acc18203d82806d3ab62f6ed (patch)
treed1242dbd55218625ec8117c27031d7dd519dbcae /package.json
parent1e8b9d85d645812c7fb9f3a230d04fc59b43de40 (diff)
Bump cypress from 10.9.0 to 10.10.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.9.0 to 10.10.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v10.9.0...v10.10.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 71eaa98b..f9f7e352 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"@vue/test-utils": "^1.3.0",
"autoprefixer": "^10.4.12",
"babel-loader-exclude-node-modules-except": "^1.2.1",
- "cypress": "^10.9.0",
+ "cypress": "^10.10.0",
"jest": "^29.1.2",
"module-replace-webpack-plugin": "0.0.12",
"postcss": "^8.4.17",