Update makelogs to 4.1.0 (#20232) (#20260)

This commit is contained in:
Tim Roes 2018-06-27 15:49:44 +02:00 committed by GitHub
parent b04c2dc6c9
commit 89e001aaff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

View file

@ -225,7 +225,6 @@
"@kbn/eslint-plugin-license-header": "link:packages/kbn-eslint-plugin-license-header",
"@kbn/plugin-generator": "link:packages/kbn-plugin-generator",
"@kbn/test": "link:packages/kbn-test",
"@types/babel-core": "^6.25.5",
"@types/angular": "^1.6.45",
"@types/babel-core": "^6.25.5",
"@types/bluebird": "^3.1.1",
@ -301,7 +300,7 @@
"license-checker": "^16.0.0",
"listr": "^0.14.1",
"load-grunt-config": "0.19.2",
"makelogs": "^4.0.4",
"makelogs": "^4.1.0",
"marked-text-renderer": "0.1.0",
"mocha": "3.3.0",
"mock-fs": "^4.4.2",

View file

@ -8450,9 +8450,9 @@ makeerror@1.0.x:
dependencies:
tmpl "1.0.x"
makelogs@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/makelogs/-/makelogs-4.0.4.tgz#feae63a6a4627f85c1464672672e16293ddc05f0"
makelogs@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/makelogs/-/makelogs-4.1.0.tgz#9bb74ede29844648196f47b405bbd1383e5dca3a"
dependencies:
async "^1.4.2"
bluebird "^2.10.0"