[yarn] upgrade makelogs (#16082) (#16086)

This commit is contained in:
Spencer 2018-01-17 02:41:58 -07:00 committed by Kim Joar Bekkelund
parent 2b9b600477
commit cea56cca55
2 changed files with 4 additions and 4 deletions

View file

@ -285,7 +285,7 @@
"leadfoot": "1.7.1",
"license-checker": "5.1.2",
"load-grunt-config": "0.19.2",
"makelogs": "4.0.2",
"makelogs": "^4.0.3",
"marked-text-renderer": "0.1.0",
"mocha": "3.3.0",
"mock-fs": "4.2.0",

View file

@ -7474,9 +7474,9 @@ makeerror@1.0.x:
dependencies:
tmpl "1.0.x"
makelogs@4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/makelogs/-/makelogs-4.0.2.tgz#4fbbe1398fc7f0bbc4897a1e51396a0c1900db1a"
makelogs@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/makelogs/-/makelogs-4.0.3.tgz#f9b4510cfa9cc6875314833c320ad60b51f8f6cb"
dependencies:
async "^1.4.2"
bluebird "^2.10.0"