From 6e893a3bbd62a3ca26d37763495cc8f00001fe0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2020 22:19:01 +0000 Subject: [PATCH] Bump tree-kill from 1.1.0 to 1.2.2 Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.1.0 to 1.2.2. - [Release notes](https://github.com/pkrumins/node-tree-kill/releases) - [Commits](https://github.com/pkrumins/node-tree-kill/compare/v1.1.0...v1.2.2) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c638e38..ab42ea4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5253,9 +5253,9 @@ tough-cookie@~2.3.0: punycode "^1.4.1" tree-kill@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.1.0.tgz#c963dcf03722892ec59cba569e940b71954d1729" - integrity sha1-yWPc8DciiS7FnLpWnpQLcZVNFyk= + 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-repeated@^1.0.0: version "1.0.0"