From 6f2e53a364d59bebe5988547ee59bf8092e198ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:45:58 +0000 Subject: [PATCH] Bump async-git from 1.13.0 to 1.13.2 Bumps [async-git](https://github.com/omrilotan/async-git) from 1.13.0 to 1.13.2. - [Commits](https://github.com/omrilotan/async-git/commits) --- updated-dependencies: - dependency-name: async-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b58f6c2..4b5163c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "async-execute": "^1.1.0", - "async-git": "1.13.0", + "async-git": "1.13.2", "doamrn": "^1.0.3", "edit-package": "^1.0.3", "index-require": "^1.0.0",