aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-02 02:16:45 +0000
committerGitHub <noreply@github.com>2024-11-02 02:16:45 +0000
commit6eba03523dae15fe2f96ff6fd7941f89d2483dbd (patch)
tree841a6ad9b43329ae485047277177344106351642 /package.json
parent8a4d53eb6e5a361b423096b073b1a25d7d53c9cb (diff)
downloadnextcloud-server-6eba03523dae15fe2f96ff6fd7941f89d2483dbd.tar.gz
nextcloud-server-6eba03523dae15fe2f96ff6fd7941f89d2483dbd.zip
build(deps-dev): bump cypress from 13.13.2 to 13.13.3dependabot/npm_and_yarn/stable30/cypress-13.13.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.2 to 13.13.3. - [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/v13.13.2...v13.13.3) --- 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 e752d51cd65..735b8f12be8 100644
--- a/package.json
+++ b/package.json
@@ -146,7 +146,7 @@
"babel-plugin-module-resolver": "^5.0.2",
"colord": "^2.9.3",
"css-loader": "^6.8.1",
- "cypress": "^13.13.1",
+ "cypress": "^13.13.3",
"cypress-axe": "^1.5.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.12.6",