From 84f77ce044114063548a1a84e5f5ff58ce452adc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 03:27:29 +0000 Subject: [PATCH] Chore(deps-dev): Bump cypress-split from 1.19.0 to 1.19.1 Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.19.0 to 1.19.1. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.19.0...v1.19.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 3b2e09fe15..7aa19847ee 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.6.4", - "cypress-split": "^1.19.0", + "cypress-split": "^1.19.1", "eslint-plugin-cypress": "^2.15.1", "ts-loader": "^9.5.1", "typescript": "^5.3.3" @@ -7890,9 +7890,9 @@ } }, "node_modules/cypress-split": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.19.0.tgz", - "integrity": "sha512-q9NvOhAOMU8A+UyeNLbdsDkSkNRqSdPV6LVUI+8ODp8UkAYMqtKbigIBXJ2eqr9iXyVTla6OBdh5fjoHAeyN9g==", + "version": "1.19.1", + "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.19.1.tgz", + "integrity": "sha512-luu8/Y9YN4ikcJg0eaa/qmNkcjwczlnCpx/3qsw61TUphFoOiwDshvj1IFQxRylECPfolALLVp1CB/zUstrJlw==", "dev": true, "dependencies": { "@actions/core": "^1.10.0", @@ -28206,9 +28206,9 @@ } }, "cypress-split": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.19.0.tgz", - "integrity": "sha512-q9NvOhAOMU8A+UyeNLbdsDkSkNRqSdPV6LVUI+8ODp8UkAYMqtKbigIBXJ2eqr9iXyVTla6OBdh5fjoHAeyN9g==", + "version": "1.19.1", + "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.19.1.tgz", + "integrity": "sha512-luu8/Y9YN4ikcJg0eaa/qmNkcjwczlnCpx/3qsw61TUphFoOiwDshvj1IFQxRylECPfolALLVp1CB/zUstrJlw==", "dev": true, "requires": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index a5a0be8e11..d644b2d126 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.6.4", - "cypress-split": "^1.19.0", + "cypress-split": "^1.19.1", "eslint-plugin-cypress": "^2.15.1", "ts-loader": "^9.5.1", "typescript": "^5.3.3"