From bfbd92ad21b199d98e48639a2a36c94c60c8e6c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2020 11:13:52 +0000 Subject: [PATCH] Bump tree-kill from 1.2.1 to 1.2.2 in /e2e 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] --- e2e/package.json | 2 +- e2e/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/e2e/package.json b/e2e/package.json index 71e7aca..520389a 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -5,7 +5,7 @@ "date-fns": "^2.6.0", "mocha": "^6.2.1", "mocha-junit-reporter": "^1.23.1", - "tree-kill": "^1.2.1", + "tree-kill": "^1.2.2", "uuid": "^3.3.3" }, "scripts": { diff --git a/e2e/yarn.lock b/e2e/yarn.lock index d0984cf..98020ae 100644 --- a/e2e/yarn.lock +++ b/e2e/yarn.lock @@ -1547,10 +1547,10 @@ tough-cookie@~2.4.3: psl "^1.1.24" punycode "^1.4.1" -tree-kill@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.1.tgz#5398f374e2f292b9dcc7b2e71e30a5c3bb6c743a" - integrity sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q== +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== tunnel-agent@^0.6.0: version "0.6.0"