[7.0] [yarn] upgrade to @elastic/makelogs 4.4.0 (#30447) (#30467)

Backports the following commits to 7.0:
 - [yarn] upgrade to @elastic/makelogs 4.4.0  (#30447)
This commit is contained in:
Spencer 2019-02-07 18:34:24 -08:00 committed by GitHub
parent e34b0fbb39
commit bfedbe56d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 0 deletions

View file

@ -249,6 +249,7 @@
"@babel/types": "^7.0.0",
"@elastic/eslint-config-kibana": "0.15.0",
"@elastic/eslint-plugin-kibana-custom": "1.1.0",
"@elastic/makelogs": "^4.4.0",
"@kbn/es": "1.0.0",
"@kbn/eslint-import-resolver-kibana": "2.0.0",
"@kbn/eslint-plugin-license-header": "1.0.0",

View file

@ -912,6 +912,22 @@
oppsy "2.x.x"
pumpify "1.3.x"
"@elastic/makelogs@^4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@elastic/makelogs/-/makelogs-4.4.0.tgz#bfe9d774afdaa923583e436e3c8459ded5545247"
integrity sha512-m+nVI5wv212li2f4eShl/ZxjhkYz2lFQzqxDM5xWnhF/vL90tIbTAlLj+RkwXTT1cnmcEzXWNxFsZAfyyiux0A==
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"
"@elastic/node-crypto@0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@elastic/node-crypto/-/node-crypto-0.1.2.tgz#c18ac282f635e88f041cc1555d806e492ca8f3b1"