aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-07 09:12:31 +0000
committerGitHub <noreply@github.com>2024-09-07 09:12:31 +0000
commit9001e71cb79e912acf07a41bbbe009e5baf882b0 (patch)
treee54d1d8e5654821a5e9e28e8e3ddecd275caa73d /package.json
parent27eb634b181da721ba4c10914b5914464c786fa7 (diff)
downloadnextcloud-server-9001e71cb79e912acf07a41bbbe009e5baf882b0.tar.gz
nextcloud-server-9001e71cb79e912acf07a41bbbe009e5baf882b0.zip
chore(deps-dev): bump cypress-if from 1.12.5 to 1.12.6
Bumps [cypress-if](https://github.com/bahmutov/cypress-if) from 1.12.5 to 1.12.6. - [Release notes](https://github.com/bahmutov/cypress-if/releases) - [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.5...v1.12.6) --- updated-dependencies: - dependency-name: cypress-if 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 17feff414fd..62ed1a29c7d 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,7 @@
"cypress": "^13.14.2",
"cypress-axe": "^1.5.0",
"cypress-delete-downloads-folder": "^0.0.6",
- "cypress-if": "^1.12.5",
+ "cypress-if": "^1.12.6",
"cypress-split": "^1.24.0",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.2",