Merge pull request #58072 from nextcloud/dependabot/npm_and_yarn/stable33/cypress-15.10.0

[stable33] build(deps-dev): bump cypress from 15.9.0 to 15.10.0
This commit is contained in:
Andy Scherzinger 2026-02-06 11:47:15 +01:00 committed by GitHub
commit 511691f3ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -53,7 +53,7 @@
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.16",
"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.28",
@ -6758,9 +6758,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",
@ -6793,7 +6793,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",

View file

@ -82,7 +82,7 @@
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.16",
"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.28",