From 5f533ac2aabbb6a3d6840ad9cc519b31680e7a9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 07:31:28 +0000 Subject: [PATCH] chore: bump hosted-git-info from 9.0.3 to 10.1.0 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 9.0.3 to 10.1.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/v9.0.3...v10.1.0) --- updated-dependencies: - dependency-name: hosted-git-info dependency-version: 10.1.0 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 96a4cea5..d20840de 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@npmcli/arborist": "^9.0.2", "@npmcli/eslint-config": "^6.0.0", "@npmcli/template-oss": "4.30.0", - "hosted-git-info": "^9.0.0", + "hosted-git-info": "^10.1.0", "mutate-fs": "^2.1.1", "nock": "^13.2.4", "npm-registry-mock": "^1.3.2",