[7.x] Update dependency @elastic/makelogs to ^4.5.0 (#43912) (#44171)

(cherry picked from commit f706eda5ec)
This commit is contained in:
Spencer 2019-08-27 21:55:12 -07:00 committed by GitHub
parent 50293b846f
commit 214143b105
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -264,7 +264,7 @@
"@elastic/eslint-config-kibana": "0.15.0",
"@elastic/eslint-plugin-eui": "0.0.1",
"@elastic/github-checks-reporter": "0.0.20b3",
"@elastic/makelogs": "^4.4.0",
"@elastic/makelogs": "^4.5.0",
"@kbn/dev-utils": "1.0.0",
"@kbn/es": "1.0.0",
"@kbn/eslint-import-resolver-kibana": "2.0.0",

View file

@ -1200,10 +1200,10 @@
vscode-languageserver "^5.2.1"
vscode-languageserver-types "^3.14.0"
"@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==
"@elastic/makelogs@^4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@elastic/makelogs/-/makelogs-4.5.0.tgz#d9256eb89fbfe7df9ff442cb31c598c5594370d7"
integrity sha512-xf8pG6vYoztTJUIjJDxHVRpwzMfsruZ33GjwbkzvKr4C/ZN1fjk5/iZYAnoGkknZgWVB1YEwTdFdUBR9h7ejcg==
dependencies:
async "^1.4.2"
bluebird "^2.10.0"