mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
build(deps-dev): bump cypress-if from 1.12.6 to 1.13.2
Bumps [cypress-if](https://github.com/bahmutov/cypress-if) from 1.12.6 to 1.13.2. - [Release notes](https://github.com/bahmutov/cypress-if/releases) - [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.6...v1.13.2) --- updated-dependencies: - dependency-name: cypress-if dependency-version: 1.13.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ecac69c805
commit
7b0aa2284a
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -122,7 +122,7 @@
|
|||
"cypress": "^13.13.3",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-delete-downloads-folder": "^0.0.6",
|
||||
"cypress-if": "^1.12.6",
|
||||
"cypress-if": "^1.13.2",
|
||||
"cypress-split": "^1.24.14",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"dockerode": "^4.0.5",
|
||||
|
|
@ -10909,10 +10909,11 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cypress-if": {
|
||||
"version": "1.12.6",
|
||||
"resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.12.6.tgz",
|
||||
"integrity": "sha512-km5W5n8WISRjVS/GZtt1r7O6M03b/E1/1HOSFEh7xc29ANI6Wyg8P6p5ZUb94n7aWhngyEMeBMOoXtEkj5fS3A==",
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.13.2.tgz",
|
||||
"integrity": "sha512-qW42/GC9ORZNDcKpk5R8aF/AAmdRH8fwkX2ZO/SzeC7P3ogzmNRTObykUlAQITsMMpo65PqacJ0/LFMA5gyzrg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -150,7 +150,7 @@
|
|||
"cypress": "^13.13.3",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-delete-downloads-folder": "^0.0.6",
|
||||
"cypress-if": "^1.12.6",
|
||||
"cypress-if": "^1.13.2",
|
||||
"cypress-split": "^1.24.14",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"dockerode": "^4.0.5",
|
||||
|
|
|
|||
Loading…
Reference in a new issue