Bump cypress-split from 1.23.4 to 1.23.6
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.23.4 to 1.23.6. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.4...v1.23.6) --- updated-dependencies: - dependency-name: cypress-split dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1f6c939efd
commit
564afe81c8
2 changed files with 10 additions and 10 deletions
|
@ -103,7 +103,7 @@
|
|||
"@vitejs/plugin-react-swc": "^3.7.0",
|
||||
"cypress": "^13.10.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-split": "^1.23.4",
|
||||
"cypress-split": "^1.23.6",
|
||||
"jsdom": "^24.1.0",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
"lightningcss": "^1.25.1",
|
||||
|
|
|
@ -263,8 +263,8 @@ importers:
|
|||
specifier: ^1.5.0
|
||||
version: 1.5.0(axe-core@4.9.1)(cypress@13.10.0)
|
||||
cypress-split:
|
||||
specifier: ^1.23.4
|
||||
version: 1.23.4(@babel/core@7.24.5)
|
||||
specifier: ^1.23.6
|
||||
version: 1.23.6(@babel/core@7.24.5)
|
||||
jsdom:
|
||||
specifier: ^24.1.0
|
||||
version: 24.1.0
|
||||
|
@ -2234,8 +2234,8 @@ packages:
|
|||
axe-core: ^3 || ^4
|
||||
cypress: ^10 || ^11 || ^12 || ^13
|
||||
|
||||
cypress-split@1.23.4:
|
||||
resolution: {integrity: sha512-4p052Dmx30F/SgGrn2FWc1t9poYHRT9xOnh/ImP9itggPDuJodVdB2bySiwlagGQENoZJO3v1wdi8P1heDfkmQ==}
|
||||
cypress-split@1.23.6:
|
||||
resolution: {integrity: sha512-HtT7j2oX9Fb63fR9lSEnlEx1L1vTkAyamP1n810cEgUGJzuiD0sEvwY5MRdk/JP1G7moCWzPcyJN0os81xWulA==}
|
||||
hasBin: true
|
||||
|
||||
cypress@13.10.0:
|
||||
|
@ -2741,8 +2741,8 @@ packages:
|
|||
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
find-cypress-specs@1.43.3:
|
||||
resolution: {integrity: sha512-S/2c8W1SbuwY1MmQD1Md9jYNPm3298o1+VGJNrw70CcPrkjw0ASltDFRddcD0cFLmE8jOT9C/EwdZMi3RaM0jA==}
|
||||
find-cypress-specs@1.43.4:
|
||||
resolution: {integrity: sha512-GAdz6lfBndbOq9OOJ3psThQ56hqgL8tZUCOLnl60d/l56bvHkC0TNwyqlLfBObiscirSZWSgyGL86jJkrpFMrA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -6777,14 +6777,14 @@ snapshots:
|
|||
axe-core: 4.9.1
|
||||
cypress: 13.10.0
|
||||
|
||||
cypress-split@1.23.4(@babel/core@7.24.5):
|
||||
cypress-split@1.23.6(@babel/core@7.24.5):
|
||||
dependencies:
|
||||
'@actions/core': 1.10.1
|
||||
arg: 5.0.2
|
||||
console.table: 0.10.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
fast-shuffle: 6.1.0
|
||||
find-cypress-specs: 1.43.3(@babel/core@7.24.5)
|
||||
find-cypress-specs: 1.43.4(@babel/core@7.24.5)
|
||||
globby: 11.1.0
|
||||
humanize-duration: 3.32.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -7500,7 +7500,7 @@ snapshots:
|
|||
dependencies:
|
||||
to-regex-range: 5.0.1
|
||||
|
||||
find-cypress-specs@1.43.3(@babel/core@7.24.5):
|
||||
find-cypress-specs@1.43.4(@babel/core@7.24.5):
|
||||
dependencies:
|
||||
'@actions/core': 1.10.1
|
||||
arg: 5.0.2
|
||||
|
|
Loading…
Reference in a new issue