From f61bf677b14d3bed99115e911b1acf6274f49138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 02:01:46 +0000 Subject: [PATCH] chore(deps-dev): Bump cypress-split from 1.21.0 to 1.21.2 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] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 22eb3a70ef..c1100f9fe0 100644 --- a/package-lock.json +++ b/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.3", - "cypress-split": "^1.21.0", + "cypress-split": "^1.21.2", "eslint-plugin-cypress": "^2.15.1", "ts-loader": "^9.5.1", "typescript": "^5.4.5" @@ -8243,9 +8243,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.2", + "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.21.2.tgz", + "integrity": "sha512-T77bGygwYT4KlJ7PfqDWhu1fdRCXa/Rf463l+pTJhJ0vqHljHo6bj7sE2JPkkkgZZKEAvxAiuEs6AxXuqO+z1w==", "dev": true, "dependencies": { "@actions/core": "^1.10.0", @@ -29433,9 +29433,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.2", + "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.21.2.tgz", + "integrity": "sha512-T77bGygwYT4KlJ7PfqDWhu1fdRCXa/Rf463l+pTJhJ0vqHljHo6bj7sE2JPkkkgZZKEAvxAiuEs6AxXuqO+z1w==", "dev": true, "requires": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index a2a96cbdfb..ee75ac35dd 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@nextcloud/webpack-vue-config": "^6.0.1", "babel-loader-exclude-node-modules-except": "^1.2.1", "cypress": "^13.7.3", - "cypress-split": "^1.21.0", + "cypress-split": "^1.21.2", "eslint-plugin-cypress": "^2.15.1", "ts-loader": "^9.5.1", "typescript": "^5.4.5"