mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
fix: update dependency yarn to v1.6.0
This commit is contained in:
parent
5215658b57
commit
7491c610cc
2 changed files with 4 additions and 4 deletions
|
@ -97,7 +97,7 @@
|
||||||
"traverse": "0.6.6",
|
"traverse": "0.6.6",
|
||||||
"upath": "1.0.4",
|
"upath": "1.0.4",
|
||||||
"vso-node-api": "6.5.0",
|
"vso-node-api": "6.5.0",
|
||||||
"yarn": "1.5.1"
|
"yarn": "1.6.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
||||||
|
|
|
@ -6743,6 +6743,6 @@ yargs@~3.10.0:
|
||||||
decamelize "^1.0.0"
|
decamelize "^1.0.0"
|
||||||
window-size "0.1.0"
|
window-size "0.1.0"
|
||||||
|
|
||||||
yarn@1.5.1:
|
yarn@1.6.0:
|
||||||
version "1.5.1"
|
version "1.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.5.1.tgz#e8680360e832ac89521eb80dad3a7bc27a40bab4"
|
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.6.0.tgz#9cec6f7986dc237d39ec705ce74d95155fe55d4b"
|
||||||
|
|
Loading…
Reference in a new issue