From 3f185cbc81b3eb0ef5552315d19ee57e2112b562 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Fri, 28 Feb 2020 22:16:11 -0800 Subject: [PATCH] [Dev Deps] peg `hosted-git-info` due to a breaking change in a patch See https://github.com/npm/hosted-git-info/issues/65 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 7241d29..e39852b 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "@ljharb/eslint-config": "^16.0.0", "auto-changelog": "^1.16.2", "eslint": "^6.8.0", + "hosted-git-info": "=2.8.6", "safe-publish-latest": "^1.1.4", "tape": "^5.0.0-next.4" },