mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
(cherry picked from commit f706eda5ec
)
This commit is contained in:
parent
50293b846f
commit
214143b105
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue