Bump cypress-split from 1.23.1 to 1.23.2
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.23.1 to 1.23.2. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.1...v1.23.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>
This commit is contained in:
parent
1ce2916bbc
commit
ba75950ebd
2 changed files with 6 additions and 6 deletions
|
@ -103,7 +103,7 @@
|
|||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"cypress": "^13.9.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-split": "^1.23.1",
|
||||
"cypress-split": "^1.23.2",
|
||||
"jsdom": "^24.0.0",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
"lightningcss": "^1.24.1",
|
||||
|
|
|
@ -263,8 +263,8 @@ importers:
|
|||
specifier: ^1.5.0
|
||||
version: 1.5.0(axe-core@4.9.1)(cypress@13.9.0)
|
||||
cypress-split:
|
||||
specifier: ^1.23.1
|
||||
version: 1.23.1(@babel/core@7.24.5)
|
||||
specifier: ^1.23.2
|
||||
version: 1.23.2(@babel/core@7.24.5)
|
||||
jsdom:
|
||||
specifier: ^24.0.0
|
||||
version: 24.0.0
|
||||
|
@ -2221,8 +2221,8 @@ packages:
|
|||
axe-core: ^3 || ^4
|
||||
cypress: ^10 || ^11 || ^12 || ^13
|
||||
|
||||
cypress-split@1.23.1:
|
||||
resolution: {integrity: sha512-MWMLCdzVkr8hTG2670Ip7bWjWFncZnnNSN4Q2+stzuhyqQmg0/pWNdEEVIfRlhwnbN05kRvgZD32mimPy5WP4w==}
|
||||
cypress-split@1.23.2:
|
||||
resolution: {integrity: sha512-kJeTgrxfH59nE4XD4ZbS8ZQds7J+ShBjyjaPcKfp3akdxcqT41rK/Io/3f4bsV1xMi7QfywgVAc1FoV2WiCLuw==}
|
||||
hasBin: true
|
||||
|
||||
cypress@13.9.0:
|
||||
|
@ -6866,7 +6866,7 @@ snapshots:
|
|||
axe-core: 4.9.1
|
||||
cypress: 13.9.0
|
||||
|
||||
cypress-split@1.23.1(@babel/core@7.24.5):
|
||||
cypress-split@1.23.2(@babel/core@7.24.5):
|
||||
dependencies:
|
||||
'@actions/core': 1.10.1
|
||||
arg: 5.0.2
|
||||
|
|
Loading…
Reference in a new issue