Bump cypress-split from 1.21.0 to 1.21.2 (#28361)
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.21.0 to 1.21.2. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.21.0...v1.21.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
986f4b47f4
commit
0d241a1167
2 changed files with 5 additions and 5 deletions
|
@ -103,7 +103,7 @@
|
|||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"cypress": "^13.7.1",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-split": "^1.21.0",
|
||||
"cypress-split": "^1.21.2",
|
||||
"jsdom": "^24.0.0",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
"lightningcss": "^1.24.1",
|
||||
|
|
|
@ -269,8 +269,8 @@ importers:
|
|||
specifier: ^1.5.0
|
||||
version: 1.5.0(axe-core@4.8.2)(cypress@13.7.1)
|
||||
cypress-split:
|
||||
specifier: ^1.21.0
|
||||
version: 1.21.0(@babel/core@7.23.9)
|
||||
specifier: ^1.21.2
|
||||
version: 1.21.2(@babel/core@7.23.9)
|
||||
jsdom:
|
||||
specifier: ^24.0.0
|
||||
version: 24.0.0
|
||||
|
@ -4031,8 +4031,8 @@ packages:
|
|||
cypress: 13.7.1
|
||||
dev: true
|
||||
|
||||
/cypress-split@1.21.0(@babel/core@7.23.9):
|
||||
resolution: {integrity: sha512-hqaPWk9/7x0yUzeb6asvTuRA4lja2Z2Kt5wZ66zwrKedyDFJlCPlr3SPR/5G+eSIt6Hqe5TbJu+8K21jIPuqQw==}
|
||||
/cypress-split@1.21.2(@babel/core@7.23.9):
|
||||
resolution: {integrity: sha512-T77bGygwYT4KlJ7PfqDWhu1fdRCXa/Rf463l+pTJhJ0vqHljHo6bj7sE2JPkkkgZZKEAvxAiuEs6AxXuqO+z1w==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@actions/core': 1.10.1
|
||||
|
|
Loading…
Reference in a new issue