From d2ab7bade19f4594c828ee2a4d5942b2626123cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 16:57:42 +0000 Subject: [PATCH] deps: bump hosted-git-info from 6.1.1 to 7.0.0 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 6.1.1 to 7.0.0. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v6.1.1...v7.0.0) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdc6a96..0c1cd95 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "lib/" ], "dependencies": { - "hosted-git-info": "^6.0.0", + "hosted-git-info": "^7.0.0", "proc-log": "^3.0.0", "semver": "^7.3.5", "validate-npm-package-name": "^5.0.0"