From 4157599d0737708fc9779084cf3938f50fe6a918 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 04:35:00 +0000 Subject: [PATCH] Bump isomorphic-git from 0.78.5 to 1.8.4 Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 0.78.5 to 1.8.4. - [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases) - [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md) - [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v0.78.5...v1.8.4) 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 829f28a..82b3566 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "fast-glob": "^3.1.1", "fs-extra": "^8.1.0", "globby": "^11.0.0", - "isomorphic-git": "^0.78.4", + "isomorphic-git": "^1.8.4", "lodash": "^4.17.15", "mime-types": "^2.1.26", "slash": "^3.0.0"