Bump cypress-split from 1.23.2 to 1.23.4
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.23.2 to 1.23.4. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.2...v1.23.4) --- 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
053b72bbcd
commit
1cfd4a82a5
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.2",
|
||||
"cypress-split": "^1.23.4",
|
||||
"jsdom": "^24.0.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.2
|
||||
version: 1.23.2(@babel/core@7.24.5)
|
||||
specifier: ^1.23.4
|
||||
version: 1.23.4(@babel/core@7.24.5)
|
||||
jsdom:
|
||||
specifier: ^24.0.0
|
||||
version: 24.0.0
|
||||
|
@ -2354,8 +2354,8 @@ packages:
|
|||
axe-core: ^3 || ^4
|
||||
cypress: ^10 || ^11 || ^12 || ^13
|
||||
|
||||
cypress-split@1.23.2:
|
||||
resolution: {integrity: sha512-kJeTgrxfH59nE4XD4ZbS8ZQds7J+ShBjyjaPcKfp3akdxcqT41rK/Io/3f4bsV1xMi7QfywgVAc1FoV2WiCLuw==}
|
||||
cypress-split@1.23.4:
|
||||
resolution: {integrity: sha512-4p052Dmx30F/SgGrn2FWc1t9poYHRT9xOnh/ImP9itggPDuJodVdB2bySiwlagGQENoZJO3v1wdi8P1heDfkmQ==}
|
||||
hasBin: true
|
||||
|
||||
cypress@13.10.0:
|
||||
|
@ -2893,8 +2893,8 @@ packages:
|
|||
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
find-cypress-specs@1.43.2:
|
||||
resolution: {integrity: sha512-SNXfIy9CuKx/tdwzzn20kc7WxoJXyXmC4vzmttRD/z4qZ8eOxbN6ywmB/fuQtDLLQXncqNA7zLYsymhhIRcvTQ==}
|
||||
find-cypress-specs@1.43.3:
|
||||
resolution: {integrity: sha512-S/2c8W1SbuwY1MmQD1Md9jYNPm3298o1+VGJNrw70CcPrkjw0ASltDFRddcD0cFLmE8jOT9C/EwdZMi3RaM0jA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -7104,14 +7104,14 @@ snapshots:
|
|||
axe-core: 4.9.1
|
||||
cypress: 13.10.0
|
||||
|
||||
cypress-split@1.23.2(@babel/core@7.24.5):
|
||||
cypress-split@1.23.4(@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.2(@babel/core@7.24.5)
|
||||
find-cypress-specs: 1.43.3(@babel/core@7.24.5)
|
||||
globby: 11.1.0
|
||||
humanize-duration: 3.32.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -7878,7 +7878,7 @@ snapshots:
|
|||
dependencies:
|
||||
to-regex-range: 5.0.1
|
||||
|
||||
find-cypress-specs@1.43.2(@babel/core@7.24.5):
|
||||
find-cypress-specs@1.43.3(@babel/core@7.24.5):
|
||||
dependencies:
|
||||
'@actions/core': 1.10.1
|
||||
arg: 5.0.2
|
||||
|
|
Loading…
Reference in a new issue