Removed old package, fix import (#31428) (#31576)

This commit is contained in:
Marco Vettorello 2019-02-20 18:07:21 +01:00 committed by GitHub
parent 16106d8954
commit 5dec886ecc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 18 deletions

View file

@ -377,7 +377,6 @@
"license-checker": "^16.0.0",
"listr": "^0.14.1",
"load-grunt-config": "0.19.2",
"makelogs": "^4.3.0",
"mocha": "3.3.0",
"multistream": "^2.1.1",
"murmurhash3js": "3.0.1",

View file

@ -18,4 +18,4 @@
*/
require('../src/setup_node_env/node_version_validator');
require('makelogs');
require('@elastic/makelogs');

View file

@ -14362,22 +14362,6 @@ makeerror@1.0.x:
dependencies:
tmpl "1.0.x"
makelogs@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/makelogs/-/makelogs-4.3.0.tgz#cfcf9dbe8988f70a06472101e6731cdb27466ab2"
integrity sha512-2jSmXtlYhrr0/Y2AqVt0OmySEmxdJlUAd6UJgiPM40TZRfzyO/e51P4LrVnVqujp2pLHktTG6VcTUujyiQQsOA==
dependencies:
async "^1.4.2"
bluebird "^2.10.0"
elasticsearch "^15.2.0"
inquirer "^0.11.1"
lodash "~2.4.1"
moment "^2.10.6"
optimist "~0.6.1"
progress "^1.1.8"
through2 "^2.0.0"
update-notifier "^0.5.0"
map-age-cleaner@^0.1.1:
version "0.1.2"
resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.2.tgz#098fb15538fd3dbe461f12745b0ca8568d4e3f74"