From fcbc07a6e9ed529443f7fb4c19111e699d773d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 02:19:39 +0000 Subject: [PATCH] chore: bump hosted-git-info from 7.0.2 to 8.0.0 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 7.0.2 to 8.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/v7.0.2...v8.0.0) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: direct:development 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 c73fb64..4f65bd0 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@npmcli/arborist": "^7.1.0", "@npmcli/eslint-config": "^5.0.0", "@npmcli/template-oss": "4.23.3", - "hosted-git-info": "^7.0.0", + "hosted-git-info": "^8.0.0", "mutate-fs": "^2.1.1", "nock": "^13.2.4", "npm-registry-mock": "^1.3.2",