From 31034924f5638fe803d698c256d2580f616e221f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 22:31:34 +0000 Subject: [PATCH] build(deps): bump tree-kill from 1.2.1 to 1.2.2 Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/pkrumins/node-tree-kill/releases) - [Commits](https://github.com/pkrumins/node-tree-kill/compare/v1.2.1...v1.2.2) Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 420737a..03c9543 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2272,11 +2272,11 @@ dashdash@^1.12.0: assert-plus "^1.0.0" "datastream-client@file:packages/datastream-client": - version "1.8.6" + version "1.9.2" dependencies: - "@auroradao/datastream-connection" "^1.8.6" - "@auroradao/datastream-connector-web" "^1.8.6" - "@auroradao/datastream-types" "^1.8.6" + "@auroradao/datastream-connection" "^1.9.2" + "@auroradao/datastream-connector-web" "^1.9.2" + "@auroradao/datastream-types" "^1.9.2" shortid "^2.2.14" task-handler "^2.12.0" @@ -6722,9 +6722,9 @@ tr46@^1.0.1: punycode "^2.1.0" tree-kill@^1.2.1: - version "1.2.1" - resolved "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.1.tgz#5398f374e2f292b9dcc7b2e71e30a5c3bb6c743a" - integrity sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q== + version "1.2.2" + resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc" + integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A== trim-newlines@^1.0.0: version "1.0.0"