Merge pull request #60860 from nextcloud/dependabot/npm_and_yarn/stable34/cypress-if-1.16.1

[stable34] chore(deps-dev): Bump cypress-if from 1.13.2 to 1.16.1
This commit is contained in:
Andy Scherzinger 2026-06-01 18:03:17 +02:00 committed by GitHub
commit 8a960ca213
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -58,7 +58,7 @@
"concurrently": "^9.2.1",
"cypress": "^15.15.0",
"cypress-axe": "^1.7.0",
"cypress-if": "^1.13.2",
"cypress-if": "^1.16.1",
"cypress-split": "^1.24.31",
"cypress-vite": "^1.10.0",
"cypress-wait-until": "^3.0.2",
@ -7003,13 +7003,13 @@
}
},
"node_modules/cypress-if": {
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.13.2.tgz",
"integrity": "sha512-qW42/GC9ORZNDcKpk5R8aF/AAmdRH8fwkX2ZO/SzeC7P3ogzmNRTObykUlAQITsMMpo65PqacJ0/LFMA5gyzrg==",
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.16.1.tgz",
"integrity": "sha512-9XneVlzvAqZ+GpWhBTgmVr1RUCGfNaPUotNZ8ghV7jzY7lEvAeqq4DkghBEdducYbBzN2WTgoFldzw+e3CEabg==",
"dev": true,
"license": "MIT",
"dependencies": {
"debug": "^4.3.4"
"debug": "^4.4.3"
}
},
"node_modules/cypress-split": {

View file

@ -87,7 +87,7 @@
"concurrently": "^9.2.1",
"cypress": "^15.15.0",
"cypress-axe": "^1.7.0",
"cypress-if": "^1.13.2",
"cypress-if": "^1.16.1",
"cypress-split": "^1.24.31",
"cypress-vite": "^1.10.0",
"cypress-wait-until": "^3.0.2",