aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-19 01:22:52 +0000
committerGitHub <noreply@github.com>2023-08-19 01:22:52 +0000
commit8324fa04511ce48d3a98cdb92d0c1eef35e6f062 (patch)
tree9da63ee567beee58368b2fa0493fd78bb4da9e91 /package.json
parent3bdcc36f03ffca8b4f5b9de4dd05210e4d277bd4 (diff)
downloadnextcloud-server-8324fa04511ce48d3a98cdb92d0c1eef35e6f062.tar.gz
nextcloud-server-8324fa04511ce48d3a98cdb92d0c1eef35e6f062.zip
chore(deps-dev): Bump cypress from 12.17.3 to 12.17.4
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.3 to 12.17.4. - [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/v12.17.3...v12.17.4) --- 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 f1af310bb8d..6047380211f 100644
--- a/package.json
+++ b/package.json
@@ -141,7 +141,7 @@
"babel-loader": "^9.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^6.8.1",
- "cypress": "^12.12.0",
+ "cypress": "^12.17.4",
"cypress-wait-until": "^1.7.2",
"dockerode": "^3.3.5",
"eslint-plugin-cypress": "^2.14.0",