From 69cca8c0cb739eaa6b72bc036eec8d8ed809df9f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 20:39:55 +0000 Subject: [PATCH] Bump isomorphic-git from 0.78.5 to 1.7.8 Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 0.78.5 to 1.7.8. - [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.7.8) 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..c433b9e 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.7.8", "lodash": "^4.17.15", "mime-types": "^2.1.26", "slash": "^3.0.0"