mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Merge pull request #58922 from nextcloud/dependabot/npm_and_yarn/cypress-15.12.0
chore(deps-dev): Bump cypress from 15.11.0 to 15.12.0
This commit is contained in:
commit
529b30eb04
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -53,7 +53,7 @@
|
|||
"@vue/tsconfig": "^0.8.1",
|
||||
"@zip.js/zip.js": "^2.8.21",
|
||||
"concurrently": "^9.2.1",
|
||||
"cypress": "^15.11.0",
|
||||
"cypress": "^15.12.0",
|
||||
"cypress-axe": "^1.7.0",
|
||||
"cypress-if": "^1.13.2",
|
||||
"cypress-split": "^1.24.28",
|
||||
|
|
@ -6958,9 +6958,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "15.11.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.11.0.tgz",
|
||||
"integrity": "sha512-NXDE6/fqZuzh1Zr53nyhCCa4lcANNTYWQNP9fJO+tzD3qVTDaTUni5xXMuigYjMujQ7CRiT9RkJJONmPQSsDFw==",
|
||||
"version": "15.12.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.12.0.tgz",
|
||||
"integrity": "sha512-B2BRcudLfA4NZZP5QpA45J70bu1heCH59V1yKRLHAtiC49r7RV03X5ifUh7Nfbk8QNg93RAsc6oAmodm/+j0pA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
"@vue/tsconfig": "^0.8.1",
|
||||
"@zip.js/zip.js": "^2.8.21",
|
||||
"concurrently": "^9.2.1",
|
||||
"cypress": "^15.11.0",
|
||||
"cypress": "^15.12.0",
|
||||
"cypress-axe": "^1.7.0",
|
||||
"cypress-if": "^1.13.2",
|
||||
"cypress-split": "^1.24.28",
|
||||
|
|
|
|||
Loading…
Reference in a new issue