From 73f9a35cf5adff38b3cec50de2adeae25cd9ab66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 06:49:01 +0000 Subject: [PATCH] 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] --- 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 8e47d0cf9..94072696e 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.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", diff --git a/package.json b/package.json index e6eae582c..7e5d8330c 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.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"