From f79307c81fd82d79657324b22dad838bc36a5048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 03:11:22 +0000 Subject: [PATCH] bump cypress-split from 1.24.4 to 1.24.5 --- 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 44e1259afc..4d6ce174d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@nextcloud/webpack-vue-config": "^6.1.1", "babel-loader-exclude-node-modules-except": "^1.2.1", "cypress": "^13.15.0", - "cypress-split": "^1.24.4", + "cypress-split": "^1.24.5", "eslint-plugin-cypress": "^3.5.0", "ts-loader": "^9.5.1", "typescript": "^5.6.3" @@ -7593,9 +7593,9 @@ } }, "node_modules/cypress-split": { - "version": "1.24.4", - "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.4.tgz", - "integrity": "sha512-sKBFQB659Ss5B08GSESeMKXBEpPD2wKNGQR1HYbKT98rnM1x5E+MugzcicqEdsK4T2Ng0feuuZQkz8XniOA18A==", + "version": "1.24.5", + "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.5.tgz", + "integrity": "sha512-7c58IyRtT79wSffrJ78pbKtvhYsjhF6OD5Jhe/32mJ6ue9YFocHIy8D2LM5imM6UcDri6pPMROLMlIyxPElfIg==", "dev": true, "dependencies": { "@actions/core": "^1.10.0", @@ -25789,9 +25789,9 @@ } }, "cypress-split": { - "version": "1.24.4", - "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.4.tgz", - "integrity": "sha512-sKBFQB659Ss5B08GSESeMKXBEpPD2wKNGQR1HYbKT98rnM1x5E+MugzcicqEdsK4T2Ng0feuuZQkz8XniOA18A==", + "version": "1.24.5", + "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.5.tgz", + "integrity": "sha512-7c58IyRtT79wSffrJ78pbKtvhYsjhF6OD5Jhe/32mJ6ue9YFocHIy8D2LM5imM6UcDri6pPMROLMlIyxPElfIg==", "dev": true, "requires": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index 913bc88b86..cc93c2f932 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@nextcloud/webpack-vue-config": "^6.1.1", "babel-loader-exclude-node-modules-except": "^1.2.1", "cypress": "^13.15.0", - "cypress-split": "^1.24.4", + "cypress-split": "^1.24.5", "eslint-plugin-cypress": "^3.5.0", "ts-loader": "^9.5.1", "typescript": "^5.6.3"