chore(deps-dev): bump cypress-split from 1.24.9 to 1.24.11

Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.9 to 1.24.11.
- [Release notes](https://github.com/bahmutov/cypress-split/releases)
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.9...v1.24.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/50821/head
dependabot[bot] 2025-02-15 02:22:15 +07:00 committed by GitHub
parent 0f055d38fd
commit 1985cd3d0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 28 additions and 28 deletions

54
package-lock.json generated

@ -122,7 +122,7 @@
"cypress-axe": "^1.5.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.12.6",
"cypress-split": "^1.24.9",
"cypress-split": "^1.24.11",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.4",
"eslint-plugin-cypress": "^2.15.2",
@ -11017,9 +11017,9 @@
}
},
"node_modules/cypress-split": {
"version": "1.24.9",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.9.tgz",
"integrity": "sha512-uFj+E6Ec6e4qm8cAXaQC7CtNm2LzUW81+Guhl4HWTkvsRSxswqpx6fqhroSiMlZVEIaF5G3xSv+aSptu2XfW5Q==",
"version": "1.24.11",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.11.tgz",
"integrity": "sha512-2C5YxdX27IXNd9Ye/425IDNIdoFZEBWXxPjxEw/BSLxj6lXhtEQoXLlGhR86KWiZoRmCIPov+ZBv+DWH5HEBsA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -11028,7 +11028,7 @@
"console.table": "^0.10.0",
"debug": "^4.3.4",
"fast-shuffle": "^6.1.0",
"find-cypress-specs": "1.47.2",
"find-cypress-specs": "1.47.4",
"globby": "^11.1.0",
"humanize-duration": "^3.28.0"
},
@ -11781,9 +11781,9 @@
}
},
"node_modules/detective-typescript/node_modules/@typescript-eslint/types": {
"version": "8.23.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.23.0.tgz",
"integrity": "sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==",
"version": "8.24.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.24.0.tgz",
"integrity": "sha512-VacJCBTyje7HGAw7xp11q439A+zeGG0p0/p2zsZwpnMzjPB5WteaWqt4g2iysgGFafrqvyLWqq6ZPZAOCoefCw==",
"dev": true,
"license": "MIT",
"engines": {
@ -11795,14 +11795,14 @@
}
},
"node_modules/detective-typescript/node_modules/@typescript-eslint/typescript-estree": {
"version": "8.23.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz",
"integrity": "sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==",
"version": "8.24.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.0.tgz",
"integrity": "sha512-ITjYcP0+8kbsvT9bysygfIfb+hBj6koDsu37JZG7xrCiy3fPJyNmfVtaGsgTUSEuTzcvME5YI5uyL5LD1EV5ZQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "8.23.0",
"@typescript-eslint/visitor-keys": "8.23.0",
"@typescript-eslint/types": "8.24.0",
"@typescript-eslint/visitor-keys": "8.24.0",
"debug": "^4.3.4",
"fast-glob": "^3.3.2",
"is-glob": "^4.0.3",
@ -11822,13 +11822,13 @@
}
},
"node_modules/detective-typescript/node_modules/@typescript-eslint/visitor-keys": {
"version": "8.23.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz",
"integrity": "sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==",
"version": "8.24.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.0.tgz",
"integrity": "sha512-kArLq83QxGLbuHrTMoOEWO+l2MwsNS2TGISEdx8xgqpkbytB07XmlQyQdNDrCc1ecSqx0cnmhGvpX+VBwqqSkg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "8.23.0",
"@typescript-eslint/types": "8.24.0",
"eslint-visitor-keys": "^4.2.0"
},
"engines": {
@ -14563,9 +14563,9 @@
}
},
"node_modules/find-cypress-specs": {
"version": "1.47.2",
"resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.47.2.tgz",
"integrity": "sha512-oDwLfDLaASL+N3iMHShHzqXuZvbE/DoZR7MWgZ5v/HqPlMP6doetc7EFj9UWd6C2pzwCA3YAoBabW4sR6nbduA==",
"version": "1.47.4",
"resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.47.4.tgz",
"integrity": "sha512-0U4XegcID6G/wLeia9Hs+epr/UGpfawqbBGUEoSfvPjcJQmN8uVnb94UnTsouqVgkCztqIytnZJ7c6H4QoV9SA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -14573,7 +14573,7 @@
"arg": "^5.0.1",
"console.table": "^0.10.0",
"debug": "^4.3.3",
"find-test-names": "1.29.3",
"find-test-names": "1.29.4",
"globby": "^11.1.0",
"minimatch": "^3.0.4",
"pluralize": "^8.0.0",
@ -14614,9 +14614,9 @@
}
},
"node_modules/find-test-names": {
"version": "1.29.3",
"resolved": "https://registry.npmjs.org/find-test-names/-/find-test-names-1.29.3.tgz",
"integrity": "sha512-hApbPup56jQqISBftgXjktV1UMNl4Oglo36jR0irakPmF7z8I2/t/BSaAusQpVquA6mmrskfw1w25jqgLxuYYQ==",
"version": "1.29.4",
"resolved": "https://registry.npmjs.org/find-test-names/-/find-test-names-1.29.4.tgz",
"integrity": "sha512-dpZsHkCyTQKlR6qzid09f/CQ4zGtdRwjMYHlTrmXx3qlzhrxRvxE7lRSFuaiqP0e+rbUcLy6juB6Bq9ohrnEMg==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -25880,9 +25880,9 @@
}
},
"node_modules/spec-change": {
"version": "1.11.11",
"resolved": "https://registry.npmjs.org/spec-change/-/spec-change-1.11.11.tgz",
"integrity": "sha512-wSxi1XKeNr8JxBlYj13Lw8TTMpojYU2zRlkmyXl0kHp+xGkwYUpXaVXcofiEmEqrq1HoGg7pwKEzvMjYcQubtw==",
"version": "1.11.12",
"resolved": "https://registry.npmjs.org/spec-change/-/spec-change-1.11.12.tgz",
"integrity": "sha512-FZiKyaVZOm03q4yNVJ3wjSpnopwKOHbkjaF6lhM5Xmog6BfZPRz0WzpEiyVv2h9Y29eGz57JdTuGPN7S4A1YVw==",
"dev": true,
"license": "MIT",
"dependencies": {

@ -149,7 +149,7 @@
"cypress-axe": "^1.5.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.12.6",
"cypress-split": "^1.24.9",
"cypress-split": "^1.24.11",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.4",
"eslint-plugin-cypress": "^2.15.2",