aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-07 01:21:45 +0000
committerGitHub <noreply@github.com>2024-09-07 01:21:45 +0000
commit9b8a2771cb2da4400cce4b9ac5d1021f83b75fa5 (patch)
tree97a2b5b6a8f7332e1e6c6498bb9dba7311b0d081 /package.json
parent211b0160dc2b06ef62c19cafa1505b977d7d6762 (diff)
downloadnextcloud-server-9b8a2771cb2da4400cce4b9ac5d1021f83b75fa5.tar.gz
nextcloud-server-9b8a2771cb2da4400cce4b9ac5d1021f83b75fa5.zip
chore(deps-dev): bump cypress-if from 1.12.5 to 1.12.6dependabot/npm_and_yarn/stable30/cypress-if-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 5c6eccf3388..3f86d6fa171 100644
--- a/package.json
+++ b/package.json
@@ -149,7 +149,7 @@
"cypress": "^13.13.1",
"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",