mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
chore(deps-dev): Bump cypress-if from 1.13.2 to 1.16.1
Bumps [cypress-if](https://github.com/bahmutov/cypress-if) from 1.13.2 to 1.16.1. - [Release notes](https://github.com/bahmutov/cypress-if/releases) - [Commits](https://github.com/bahmutov/cypress-if/compare/v1.13.2...v1.16.1) --- updated-dependencies: - dependency-name: cypress-if dependency-version: 1.16.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
22f8086c84
commit
82ed59bc63
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue