From de1630866536d4e0f8be87e2854c80c24e57ecc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2020 18:28:00 +0000 Subject: [PATCH] chore(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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1d3a3f0..531aad5 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "style-loader": "^1.2.1", "tar": "4.4.13", "terser-webpack-plugin": "^3.0.6", - "tree-kill": "1.2.1", + "tree-kill": "1.2.2", "tslib": "^2.0.0", "typescript": "^3.9.6", "uglifyjs-webpack-plugin": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index 87ed0aa..30065b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9113,10 +9113,10 @@ token-stream@1.0.0: resolved "https://registry.npm.taobao.org/token-stream/download/token-stream-1.0.0.tgz#cc200eab2613f4166d27ff9afc7ca56d49df6eb4" integrity sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ= -tree-kill@1.2.1: - version "1.2.1" - resolved "https://registry.npm.taobao.org/tree-kill/download/tree-kill-1.2.1.tgz#5398f374e2f292b9dcc7b2e71e30a5c3bb6c743a" - integrity sha1-U5jzdOLykrncx7LnHjClw7tsdDo= +tree-kill@1.2.2: + 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== tryer@^1.0.1: version "1.0.1"