aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-23 13:09:58 +0000
committerGitHub <noreply@github.com>2024-03-23 13:09:58 +0000
commit58a5caa2ae1e8c13c166b68c7856ed1a27194022 (patch)
treefbd1bf13a7490b5b928a50b903e6e8c23437a1cc /package.json
parent28de774bcace1cd2295d7f41fb5d48a777882324 (diff)
downloadnextcloud-server-58a5caa2ae1e8c13c166b68c7856ed1a27194022.tar.gz
nextcloud-server-58a5caa2ae1e8c13c166b68c7856ed1a27194022.zip
build(deps-dev): bump cypress from 13.7.0 to 13.7.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.0 to 13.7.1. - [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.7.0...v13.7.1) --- 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 346b6f7f10e..7297dd14ae3 100644
--- a/package.json
+++ b/package.json
@@ -144,7 +144,7 @@
"babel-loader-exclude-node-modules-except": "^1.2.1",
"colord": "^2.9.3",
"css-loader": "^6.8.1",
- "cypress": "^13.7.0",
+ "cypress": "^13.7.1",
"cypress-axe": "^1.5.0",
"cypress-if": "^1.10.5",
"cypress-split": "^1.21.0",