aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-28 01:31:19 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-09-28 21:16:03 +0000
commitf71bfac956a1ef5d3d36c1552c93a3ca4d115fa8 (patch)
tree930ec4f8e20a310a5ae0458a4e82dde308d8e6a3 /package.json
parenta0b2297c536923867ed3f8e489dabe8a278ac0be (diff)
downloadnextcloud-server-f71bfac956a1ef5d3d36c1552c93a3ca4d115fa8.tar.gz
nextcloud-server-f71bfac956a1ef5d3d36c1552c93a3ca4d115fa8.zip
chore(deps-dev): Bump cypress from 13.14.2 to 13.15.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.2 to 13.15.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/v13.14.2...v13.15.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 282cd38ebac..5dd5ac7368b 100644
--- a/package.json
+++ b/package.json
@@ -149,7 +149,7 @@
"babel-plugin-module-resolver": "^5.0.2",
"colord": "^2.9.3",
"css-loader": "^6.8.1",
- "cypress": "^13.14.2",
+ "cypress": "^13.15.0",
"cypress-axe": "^1.5.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.12.6",