aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-03 06:37:10 +0000
committerGitHub <noreply@github.com>2024-08-03 06:37:10 +0000
commit9e013a75c16db650fa8b162ab2fd112fda285022 (patch)
tree0f500c3c5d0beec9fee3e7336b8ecf00d0289174 /package-lock.json
parentf23d35db92b870a87654fcab1c6268cca38ce2c3 (diff)
downloadnextcloud-server-9e013a75c16db650fa8b162ab2fd112fda285022.tar.gz
nextcloud-server-9e013a75c16db650fa8b162ab2fd112fda285022.zip
build(deps-dev): bump cypress-if from 1.12.4 to 1.12.5
Bumps [cypress-if](https://github.com/bahmutov/cypress-if) from 1.12.4 to 1.12.5. - [Release notes](https://github.com/bahmutov/cypress-if/releases) - [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.4...v1.12.5) --- 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-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index dfa824368b4..eb3a5deb8fc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -120,7 +120,7 @@
"cypress": "^13.13.1",
"cypress-axe": "^1.5.0",
"cypress-delete-downloads-folder": "^0.0.6",
- "cypress-if": "^1.12.4",
+ "cypress-if": "^1.12.5",
"cypress-split": "^1.24.0",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.2",
@@ -10059,9 +10059,9 @@
"dev": true
},
"node_modules/cypress-if": {
- "version": "1.12.4",
- "resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.12.4.tgz",
- "integrity": "sha512-ylnhMgKcRxs5fXk1cKq3j+tpXdAY8NBucobO+onHM8PQcytcQOpFjd816KtQAbhkVf2APFGxIAZbDq3UFuq2Xw==",
+ "version": "1.12.5",
+ "resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.12.5.tgz",
+ "integrity": "sha512-Prv7Q8gbxJcpf5PmqaQ8Cazo8s0Hn35hiq6F8rn3+KhM0aPwXydaA4eofm1ACOIwH3LoBoka5iLbihVxaAmIwA==",
"dev": true,
"dependencies": {
"debug": "^4.3.4"