chore(deps-dev): bump cypress-if from 1.12.5 to 1.12.6

Bumps [cypress-if](https://github.com/bahmutov/cypress-if) from 1.12.5 to 1.12.6.
- [Release notes](https://github.com/bahmutov/cypress-if/releases)
- [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.5...v1.12.6)

---
updated-dependencies:
- dependency-name: cypress-if
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/47818/head
dependabot[bot] 2024-09-07 09:12:31 +07:00 committed by GitHub
parent 27eb634b18
commit 9001e71cb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated

@ -121,7 +121,7 @@
"cypress": "^13.14.2",
"cypress-axe": "^1.5.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.12.5",
"cypress-if": "^1.12.6",
"cypress-split": "^1.24.0",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.2",
@ -9910,11 +9910,10 @@
"license": "MIT"
},
"node_modules/cypress-if": {
"version": "1.12.5",
"resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.12.5.tgz",
"integrity": "sha512-Prv7Q8gbxJcpf5PmqaQ8Cazo8s0Hn35hiq6F8rn3+KhM0aPwXydaA4eofm1ACOIwH3LoBoka5iLbihVxaAmIwA==",
"version": "1.12.6",
"resolved": "https://registry.npmjs.org/cypress-if/-/cypress-if-1.12.6.tgz",
"integrity": "sha512-km5W5n8WISRjVS/GZtt1r7O6M03b/E1/1HOSFEh7xc29ANI6Wyg8P6p5ZUb94n7aWhngyEMeBMOoXtEkj5fS3A==",
"dev": true,
"license": "MIT",
"dependencies": {
"debug": "^4.3.4"
}

@ -152,7 +152,7 @@
"cypress": "^13.14.2",
"cypress-axe": "^1.5.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.12.5",
"cypress-if": "^1.12.6",
"cypress-split": "^1.24.0",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.2",