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-11 16:44:29 +0300
committerGitHub <noreply@github.com>2022-10-11 16:44:29 +0300
commit4ddabda07fad06312737d09da22c2fb83aa9c6f9 (patch)
treee4818e9bb3a7265d085b49debc3b2faf1ab5b737 /package.json
parentc6094e9b09db271af89871f0d8c32c5d3416a6cc (diff)
Bump cypress from 10.8.0 to 10.9.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.8.0 to 10.9.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.8.0...v10.9.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 53cb2de7..05e84d30 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"@vue/test-utils": "^1.3.0",
"autoprefixer": "^10.4.11",
"babel-loader-exclude-node-modules-except": "^1.2.1",
- "cypress": "^10.8.0",
+ "cypress": "^10.9.0",
"jest": "^29.0.2",
"module-replace-webpack-plugin": "0.0.12",
"postcss": "^8.4.16",