mirror of
https://github.com/nextcloud/server.git
synced 2026-02-16 01:09:17 -05: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
da00875a43
commit
dec37b94de
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -121,7 +121,7 @@
|
|||
"cypress": "^13.17.0",
|
||||
"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",
|
||||
|
|
@ -10134,10 +10134,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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
"cypress": "^13.17.0",
|
||||
"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