mirror of
https://github.com/nextcloud/server.git
synced 2026-04-28 09:37:29 -04:00
Merge pull request #58153 from nextcloud/dependabot/npm_and_yarn/cypress-15.10.0
chore(deps-dev): Bump cypress from 15.9.0 to 15.10.0
This commit is contained in:
commit
06fed8d96b
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -53,7 +53,7 @@
|
|||
"@vue/tsconfig": "^0.8.1",
|
||||
"@zip.js/zip.js": "^2.8.17",
|
||||
"concurrently": "^9.2.1",
|
||||
"cypress": "^15.9.0",
|
||||
"cypress": "^15.10.0",
|
||||
"cypress-axe": "^1.7.0",
|
||||
"cypress-if": "^1.13.2",
|
||||
"cypress-split": "^1.24.25",
|
||||
|
|
@ -6771,9 +6771,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "15.9.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.9.0.tgz",
|
||||
"integrity": "sha512-Ks6Bdilz3TtkLZtTQyqYaqtL/WT3X3APKaSLhTV96TmTyudzSjc6EJsJCHmBb7DxO+3R12q3Jkbjgm/iPgmwfg==",
|
||||
"version": "15.10.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.10.0.tgz",
|
||||
"integrity": "sha512-OtUh7OMrfEjKoXydlAD1CfG2BvKxIqgWGY4/RMjrqQ3BKGBo5JFKoYNH+Tpcj4xKxWH4XK0Xri+9y8WkxhYbqQ==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
|
@ -6806,7 +6806,7 @@
|
|||
"hasha": "5.2.2",
|
||||
"is-installed-globally": "~0.4.0",
|
||||
"listr2": "^3.8.3",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash": "^4.17.23",
|
||||
"log-symbols": "^4.0.0",
|
||||
"minimist": "^1.2.8",
|
||||
"ospath": "^1.2.2",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"@vue/tsconfig": "^0.8.1",
|
||||
"@zip.js/zip.js": "^2.8.17",
|
||||
"concurrently": "^9.2.1",
|
||||
"cypress": "^15.9.0",
|
||||
"cypress": "^15.10.0",
|
||||
"cypress-axe": "^1.7.0",
|
||||
"cypress-if": "^1.13.2",
|
||||
"cypress-split": "^1.24.25",
|
||||
|
|
|
|||
Loading…
Reference in a new issue