Browse Source

Merge pull request #44427 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.21.0

dependabot[bot] 2 months ago
parent
commit
28de774bca
2 changed files with 5 additions and 5 deletions
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -120,7 +120,7 @@
         "cypress": "^13.7.0",
         "cypress-axe": "^1.5.0",
         "cypress-if": "^1.10.5",
-        "cypress-split": "^1.15.3",
+        "cypress-split": "^1.21.0",
         "cypress-wait-until": "^3.0.1",
         "dockerode": "^4.0.2",
         "eslint-plugin-cypress": "^2.15.1",
@@ -9967,9 +9967,9 @@
       }
     },
     "node_modules/cypress-split": {
-      "version": "1.20.1",
-      "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.20.1.tgz",
-      "integrity": "sha512-S9eD07QmKBYUINwCPUvhuSh9qATTapIxfZPXih2sbtAczg3TLlsDFBquxnSnWBmUmCThWHj4F6lXuaApVTK8Ow==",
+      "version": "1.21.0",
+      "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.21.0.tgz",
+      "integrity": "sha512-hqaPWk9/7x0yUzeb6asvTuRA4lja2Z2Kt5wZ66zwrKedyDFJlCPlr3SPR/5G+eSIt6Hqe5TbJu+8K21jIPuqQw==",
       "dev": true,
       "dependencies": {
         "@actions/core": "^1.10.0",

+ 1 - 1
package.json

@@ -147,7 +147,7 @@
     "cypress": "^13.7.0",
     "cypress-axe": "^1.5.0",
     "cypress-if": "^1.10.5",
-    "cypress-split": "^1.15.3",
+    "cypress-split": "^1.21.0",
     "cypress-wait-until": "^3.0.1",
     "dockerode": "^4.0.2",
     "eslint-plugin-cypress": "^2.15.1",