build(deps-dev): bump cypress-split from 1.24.17 to 1.24.18

Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.17 to 1.24.18.
- [Release notes](https://github.com/bahmutov/cypress-split/releases)
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.17...v1.24.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-14 01:39:04 +00:00 committed by GitHub
parent 16b31fcfce
commit 8af15fd07b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -120,7 +120,7 @@
"cypress-axe": "^1.6.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.13.2",
"cypress-split": "^1.24.17",
"cypress-split": "^1.24.18",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.6",
"eslint-plugin-cypress": "^3.6.0",
@ -10571,9 +10571,9 @@
}
},
"node_modules/cypress-split": {
"version": "1.24.17",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.17.tgz",
"integrity": "sha512-Xs73NbHlIBRQ2Xl3PG8Fwp3siR3KUTO94cNpi9Oejf4KqVZiFIpyUX6q0r9OTONlcyNiJIEWnuZN+hBVH5ReOg==",
"version": "1.24.18",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.18.tgz",
"integrity": "sha512-PQM/JLgSPK69Ib+y5oygxH3KeU8auvcQKc8lpg+sHafIfacB7vj6Ee0kfdvRinCjkwCoPd4SvdvUZ9q7u2IFkA==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -151,7 +151,7 @@
"cypress-axe": "^1.6.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.13.2",
"cypress-split": "^1.24.17",
"cypress-split": "^1.24.18",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.6",
"eslint-plugin-cypress": "^3.6.0",