From 13c413792c064936f0ea96dbacc9e60514ca79df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2020 07:38:07 +0000 Subject: [PATCH] build(deps): bump tree-kill from 1.2.1 to 1.2.2 in /tests/end-to-end 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] --- tests/end-to-end/yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/end-to-end/yarn.lock b/tests/end-to-end/yarn.lock index 84dd1981..58cded02 100644 --- a/tests/end-to-end/yarn.lock +++ b/tests/end-to-end/yarn.lock @@ -3135,8 +3135,9 @@ tough-cookie@2.3.3: punycode "^1.4.1" tree-kill@^1.1.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.1.tgz#5398f374e2f292b9dcc7b2e71e30a5c3bb6c743a" + 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-right@^1.0.1: version "1.0.1"