From bbe9edddd9e97c9cde546eafd876a5f9cfbcf96c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 02:01:41 +0000 Subject: [PATCH] chore: bump hosted-git-info from 5.1.0 to 6.0.0 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 5.1.0 to 6.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/v5.1.0...v6.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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 53e48887..effdb0cd 100644 --- a/package.json +++ b/package.json @@ -26,9 +26,9 @@ }, "devDependencies": { "@npmcli/arborist": "^6.0.0 || ^6.0.0-pre.0", - "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.6.0", - "hosted-git-info": "^5.0.0", + "@npmcli/eslint-config": "^3.1.0", + "@npmcli/template-oss": "4.5.1", + "hosted-git-info": "^6.0.0", "mutate-fs": "^2.1.1", "nock": "^13.2.4", "npm-registry-mock": "^1.3.2",