mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
fix: update dependency yarn to v1.7.0
This commit is contained in:
parent
89978d4ebe
commit
38617c5b62
2 changed files with 4 additions and 4 deletions
|
@ -99,7 +99,7 @@
|
||||||
"upath": "1.1.0",
|
"upath": "1.1.0",
|
||||||
"validator": "10.2.0",
|
"validator": "10.2.0",
|
||||||
"vso-node-api": "6.5.0",
|
"vso-node-api": "6.5.0",
|
||||||
"yarn": "1.6.0"
|
"yarn": "1.7.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
||||||
|
|
|
@ -7115,6 +7115,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.6.0:
|
yarn@1.7.0:
|
||||||
version "1.6.0"
|
version "1.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.6.0.tgz#9cec6f7986dc237d39ec705ce74d95155fe55d4b"
|
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.7.0.tgz#0076b9fde6010e01950526a609bc53bc175ef925"
|
||||||
|
|
Loading…
Reference in a new issue