mirror of
https://github.com/nextcloud/server.git
synced 2026-07-16 05:13:10 -04:00
chore(deps-dev): Bump cypress from 15.16.0 to 15.17.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.16.0 to 15.17.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v15.16.0...v15.17.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8203f9fe3a
commit
aee2de04fa
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -56,7 +56,7 @@
|
|||
"@vue/tsconfig": "^0.9.1",
|
||||
"@zip.js/zip.js": "^2.8.26",
|
||||
"concurrently": "^9.2.1",
|
||||
"cypress": "^15.16.0",
|
||||
"cypress": "^15.17.0",
|
||||
"cypress-axe": "^1.7.0",
|
||||
"cypress-if": "^1.16.1",
|
||||
"cypress-split": "^1.24.31",
|
||||
|
|
@ -6867,9 +6867,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "15.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.16.0.tgz",
|
||||
"integrity": "sha512-fy0M0c9xDLEp4v9y7LLKFeAQhIdDsobxDSKpD3JcZpqQefjy9TSzEyVV3HA0zu7hUi0bGHlSYlI7ASub8wgR9A==",
|
||||
"version": "15.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.17.0.tgz",
|
||||
"integrity": "sha512-WL5Gcqi1GaDWozBwXmkSAtOPafTsVSRS764iX6xvuz3DPzvBAxbkRyEi4BreVdVWxLDpiYRgZCyJUafBw44njw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
"@vue/tsconfig": "^0.9.1",
|
||||
"@zip.js/zip.js": "^2.8.26",
|
||||
"concurrently": "^9.2.1",
|
||||
"cypress": "^15.16.0",
|
||||
"cypress": "^15.17.0",
|
||||
"cypress-axe": "^1.7.0",
|
||||
"cypress-if": "^1.16.1",
|
||||
"cypress-split": "^1.24.31",
|
||||
|
|
|
|||
Loading…
Reference in a new issue