From e1519ef48c29227cf98942c7085ec97fa3a3b765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 01:13:55 +0000 Subject: [PATCH] Bump ps from 0.0.0 to 1.0.0 Bumps [ps](https://github.com/UmbraEngineering/ps) from 0.0.0 to 1.0.0. - [Release notes](https://github.com/UmbraEngineering/ps/releases) - [Commits](https://github.com/UmbraEngineering/ps/commits/v1.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfcfde0..c8da0f3 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eventemitter2": "~0.4.9", "wrench": "~1.3.9", "commander": "~1.0.2", - "ps": "0.0.0", + "ps": "1.0.0", "short-id": "0.1.0", "exists-patch": "0.0.0", "gitjs": "0.0.5-1",