From 96cfd1c2707230780b3618dd2efea98d35ab8cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 02:15:51 +0000 Subject: [PATCH] chore(deps-dev): Bump cypress-split from 1.24.6 to 1.24.7 Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.6 to 1.24.7. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.6...v1.24.7) --- updated-dependencies: - dependency-name: cypress-split dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54aec97032..d50948a99d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "richdocuments", - "version": "8.5.2", + "version": "8.5.3", "license": "AGPL-3.0-or-later", "dependencies": { "@nextcloud/auth": "^2.4.0", @@ -35,7 +35,7 @@ "@nextcloud/webpack-vue-config": "^6.0.1", "babel-loader-exclude-node-modules-except": "^1.2.1", "cypress": "^13.13.3", - "cypress-split": "^1.24.6", + "cypress-split": "^1.24.7", "eslint-plugin-cypress": "^3.4.0", "ts-loader": "^9.5.1", "typescript": "^5.5.4" @@ -7602,9 +7602,9 @@ } }, "node_modules/cypress-split": { - "version": "1.24.6", - "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.6.tgz", - "integrity": "sha512-1/qyie/fh632msYuIw2IqKuhst0dPptV16iFNnmri/OeRzpAuFhYg2Qc/Jacj907b2a4+FGfh8UF9PgwAnptkw==", + "version": "1.24.7", + "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.7.tgz", + "integrity": "sha512-JOxWgCQHi/JMOwznm6VF7V1GHYEM9Mxz6EipZu9WgQtqnRjk3QX6lBXJMjRXOPqArguL9S49OSFUQXDiC19hBg==", "dev": true, "dependencies": { "@actions/core": "^1.10.0", @@ -25919,9 +25919,9 @@ } }, "cypress-split": { - "version": "1.24.6", - "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.6.tgz", - "integrity": "sha512-1/qyie/fh632msYuIw2IqKuhst0dPptV16iFNnmri/OeRzpAuFhYg2Qc/Jacj907b2a4+FGfh8UF9PgwAnptkw==", + "version": "1.24.7", + "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.7.tgz", + "integrity": "sha512-JOxWgCQHi/JMOwznm6VF7V1GHYEM9Mxz6EipZu9WgQtqnRjk3QX6lBXJMjRXOPqArguL9S49OSFUQXDiC19hBg==", "dev": true, "requires": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index 174d129e81..a9c19f3015 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.13.3", - "cypress-split": "^1.24.6", + "cypress-split": "^1.24.7", "eslint-plugin-cypress": "^3.4.0", "ts-loader": "^9.5.1", "typescript": "^5.5.4"