Chore(deps-dev): Bump cypress-split from 1.21.0 to 1.21.1

Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/bahmutov/cypress-split/releases)
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.21.0...v1.21.1)

---
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:
dependabot[bot] 2024-03-29 06:49:01 +00:00 коммит произвёл GitHub
Родитель f915c88d37
Коммит 73f9a35cf5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -35,7 +35,7 @@
"@nextcloud/webpack-vue-config": "^6.0.1",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"cypress": "^13.7.1",
"cypress-split": "^1.21.0",
"cypress-split": "^1.21.1",
"eslint-plugin-cypress": "^2.15.1",
"ts-loader": "^9.5.1",
"typescript": "^5.4.3"
@ -8205,9 +8205,9 @@
}
},
"node_modules/cypress-split": {
"version": "1.21.0",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.21.0.tgz",
"integrity": "sha512-hqaPWk9/7x0yUzeb6asvTuRA4lja2Z2Kt5wZ66zwrKedyDFJlCPlr3SPR/5G+eSIt6Hqe5TbJu+8K21jIPuqQw==",
"version": "1.21.1",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.21.1.tgz",
"integrity": "sha512-2XQfV51wL51sbTBOu81vUH3cxaK0TFEM0qPyk+pdWBHIcJd1RutDU6YkkIJSzcJxyBXT54xeWBxnS6dRQjyDOg==",
"dev": true,
"dependencies": {
"@actions/core": "^1.10.0",
@ -28727,9 +28727,9 @@
}
},
"cypress-split": {
"version": "1.21.0",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.21.0.tgz",
"integrity": "sha512-hqaPWk9/7x0yUzeb6asvTuRA4lja2Z2Kt5wZ66zwrKedyDFJlCPlr3SPR/5G+eSIt6Hqe5TbJu+8K21jIPuqQw==",
"version": "1.21.1",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.21.1.tgz",
"integrity": "sha512-2XQfV51wL51sbTBOu81vUH3cxaK0TFEM0qPyk+pdWBHIcJd1RutDU6YkkIJSzcJxyBXT54xeWBxnS6dRQjyDOg==",
"dev": true,
"requires": {
"@actions/core": "^1.10.0",

Просмотреть файл

@ -57,7 +57,7 @@
"@nextcloud/webpack-vue-config": "^6.0.1",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"cypress": "^13.7.1",
"cypress-split": "^1.21.0",
"cypress-split": "^1.21.1",
"eslint-plugin-cypress": "^2.15.1",
"ts-loader": "^9.5.1",
"typescript": "^5.4.3"