From 080f4e7c7c6ee1054e7d44ac4ef887d3a1fde394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 14:57:44 +0000 Subject: [PATCH] chore(deps): bump tree-kill from 1.1.0 to 1.2.2 in /example 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] --- example/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 000b4ace..07c81f99 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4439,8 +4439,8 @@ 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" + version "1.2.2" + resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc" trim-right@^1.0.1: version "1.0.1"