From bff12e5e0525c20e6d9e3f49ec6d1f3638b641db Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 05:59:06 +0000 Subject: [PATCH] chore(deps): bump simple-git from 1.132.0 to 2.37.0 Bumps [simple-git](https://github.com/steveukx/git-js) from 1.132.0 to 2.37.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/compare/v1.132.0...v2.37.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab5b6ac..a4d4201 100644 --- a/package.json +++ b/package.json @@ -63,6 +63,6 @@ "mz": "^2.4.0", "opn": "^4.0.2", "require-uncached": "^2.0.0", - "simple-git": "^1.70.0" + "simple-git": "^2.37.0" } }