From caca7755cc205612c2c955e3ce246f0bee373cbe Mon Sep 17 00:00:00 2001 From: spalger Date: Wed, 28 Mar 2018 16:54:36 -0700 Subject: [PATCH] [yarn] update lockfile --- packages/kbn-es/yarn.lock | 6 +++--- yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/kbn-es/yarn.lock b/packages/kbn-es/yarn.lock index d52b6463f534..442537a1fac8 100644 --- a/packages/kbn-es/yarn.lock +++ b/packages/kbn-es/yarn.lock @@ -318,9 +318,9 @@ tar-stream@^1.1.2: readable-stream "^2.0.0" xtend "^4.0.0" -tree-kill@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.1.0.tgz#c963dcf03722892ec59cba569e940b71954d1729" +tree-kill@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36" util-deprecate@~1.0.1: version "1.0.2" diff --git a/yarn.lock b/yarn.lock index 3554efaf0b47..b864ca812119 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7527,9 +7527,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.0.5: + version "4.0.5" + resolved "https://registry.yarnpkg.com/makelogs/-/makelogs-4.0.5.tgz#d0c3c6405305d68c69eb937b49d25d379be2dad7" dependencies: async "^1.4.2" bluebird "^2.10.0"