Bump cypress-split from 1.24.0 to 1.24.2 (#33974)
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.0 to 1.24.2. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.0...v1.24.2) --- updated-dependencies: - dependency-name: cypress-split dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c842269af0
commit
61fffce4f5
2 changed files with 6 additions and 6 deletions
|
@ -114,7 +114,7 @@
|
|||
"@vitejs/plugin-react-swc": "^3.7.1",
|
||||
"cypress": "^13.15.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-split": "^1.24.0",
|
||||
"cypress-split": "^1.24.2",
|
||||
"jsdom": "^25.0.1",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
"lightningcss": "^1.27.0",
|
||||
|
|
|
@ -272,8 +272,8 @@ importers:
|
|||
specifier: ^1.5.0
|
||||
version: 1.5.0(axe-core@4.10.0)(cypress@13.15.0)
|
||||
cypress-split:
|
||||
specifier: ^1.24.0
|
||||
version: 1.24.0(@babel/core@7.25.2)
|
||||
specifier: ^1.24.2
|
||||
version: 1.24.2(@babel/core@7.25.2)
|
||||
jsdom:
|
||||
specifier: ^25.0.1
|
||||
version: 25.0.1
|
||||
|
@ -2282,8 +2282,8 @@ packages:
|
|||
axe-core: ^3 || ^4
|
||||
cypress: ^10 || ^11 || ^12 || ^13
|
||||
|
||||
cypress-split@1.24.0:
|
||||
resolution: {integrity: sha512-ZEFh1m6z+HwPWpB1h9YAF1L6K/wkPBR3vD+v8Rrg8BRm50sZ7oSx6Dw+sv6zfr5Pfqv247CnobLewdFBLlPIBQ==}
|
||||
cypress-split@1.24.2:
|
||||
resolution: {integrity: sha512-zNqIuEeuVSE2JT6Lhr9c5U0MLKPfGtoKdAKR6pZeBP9bkU/Y/YFUGHmEmsuoux6MF0UnljEwMVgviWlh/DFB2A==}
|
||||
hasBin: true
|
||||
|
||||
cypress@13.15.0:
|
||||
|
@ -6866,7 +6866,7 @@ snapshots:
|
|||
axe-core: 4.10.0
|
||||
cypress: 13.15.0
|
||||
|
||||
cypress-split@1.24.0(@babel/core@7.25.2):
|
||||
cypress-split@1.24.2(@babel/core@7.25.2):
|
||||
dependencies:
|
||||
'@actions/core': 1.10.1
|
||||
arg: 5.0.2
|
||||
|
|
Loading…
Reference in a new issue