Merge pull request #50828 from nextcloud/dependabot/npm_and_yarn/stable31/cypress-split-1.24.11

bump cypress-split from 1.24.10 to 1.24.11
pull/50831/head
Andy Scherzinger 2025-02-16 23:44:43 +07:00 committed by GitHub
commit d7e26b52ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 24 additions and 24 deletions

46
package-lock.json generated

@ -121,7 +121,7 @@
"cypress-axe": "^1.5.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.12.6",
"cypress-split": "^1.24.10",
"cypress-split": "^1.24.11",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.4",
"eslint-plugin-cypress": "^3.6.0",
@ -10075,9 +10075,9 @@
}
},
"node_modules/cypress-split": {
"version": "1.24.10",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.10.tgz",
"integrity": "sha512-8OPOWmOznR/+0sczoKnfDvLYN19u5jnbHYHBLI56ay55OE8WRSSJ64V8Lp/zTY+2+vGuLoplR1vyiApKGKFTPA==",
"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": {
@ -10086,7 +10086,7 @@
"console.table": "^0.10.0",
"debug": "^4.3.4",
"fast-shuffle": "^6.1.0",
"find-cypress-specs": "1.47.3",
"find-cypress-specs": "1.47.4",
"globby": "^11.1.0",
"humanize-duration": "^3.28.0"
},
@ -10812,9 +10812,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": {
@ -10826,14 +10826,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",
@ -10853,13 +10853,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": {
@ -13654,9 +13654,9 @@
}
},
"node_modules/find-cypress-specs": {
"version": "1.47.3",
"resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.47.3.tgz",
"integrity": "sha512-IBC4VcjbRgesJKty9iBmp+V/RFoN609tfb/mO2vV6L3ZTaVLiHX+n2ubSPPjA5tYD4AS3O2GKKetvaTaVxDMFw==",
"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": {
@ -22968,9 +22968,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": {

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