mirror of
https://github.com/nextcloud/server.git
synced 2026-05-22 01:55:56 -04:00
Merge pull request #55200 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.24.23
This commit is contained in:
commit
dbeb7bcc99
2 changed files with 5 additions and 6 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -119,7 +119,7 @@
|
|||
"cypress-axe": "^1.7.0",
|
||||
"cypress-delete-downloads-folder": "^0.0.6",
|
||||
"cypress-if": "^1.13.2",
|
||||
"cypress-split": "^1.24.20",
|
||||
"cypress-split": "^1.24.23",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"dockerode": "^4.0.8",
|
||||
"eslint-plugin-cypress": "^3.6.0",
|
||||
|
|
@ -10416,11 +10416,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cypress-split": {
|
||||
"version": "1.24.21",
|
||||
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.21.tgz",
|
||||
"integrity": "sha512-lF0iwZk6FYmo3h2US0GwvNolCPRgrPcxjefN7JN+1RkC2t09potYfWJXFdjlGtWB5hv9mBkL4KY8HJU7YDl7KA==",
|
||||
"version": "1.24.23",
|
||||
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.23.tgz",
|
||||
"integrity": "sha512-lIPGHJEyAzUikEpxSiOer2GTMYsegfCH4Qy7jk6r0nHqABIy8xhrAtrR/Farh92rnhz7LH49wq0sLjynrJ++CA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"arg": "^5.0.2",
|
||||
|
|
|
|||
|
|
@ -150,7 +150,7 @@
|
|||
"cypress-axe": "^1.7.0",
|
||||
"cypress-delete-downloads-folder": "^0.0.6",
|
||||
"cypress-if": "^1.13.2",
|
||||
"cypress-split": "^1.24.20",
|
||||
"cypress-split": "^1.24.23",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"dockerode": "^4.0.8",
|
||||
"eslint-plugin-cypress": "^3.6.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue