From 8063cda6b9c4abb4f21636c724e705ce6f529991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:17:25 +0000 Subject: [PATCH] Bump tree-kill from 0.0.6 to 1.2.2 Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 0.0.6 to 1.2.2. - [Release notes](https://github.com/pkrumins/node-tree-kill/releases) - [Commits](https://github.com/pkrumins/node-tree-kill/commits/v1.2.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21e188c..cb816de 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "standard": "^7.1.2", "tape": "^3.0.3", "through2": "^0.6.3", - "tree-kill": "0.0.6", + "tree-kill": "1.2.2", "win-spawn": "^2.0.0" }, "repository": {