Skip to content

Commit 784cbc5

Browse files
Bump hosted-git-info from 3.0.7 to 3.0.8
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 3.0.7 to 3.0.8. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md) - [Commits](npm/hosted-git-info@v3.0.7...v3.0.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a2c2e07 commit 784cbc5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"execa": "^5.0.0",
2424
"gitconfiglocal": "^2.1.0",
2525
"github-label-sync": "^1.6.0",
26-
"hosted-git-info": "^3.0.7",
26+
"hosted-git-info": "^3.0.8",
2727
"mdast-util-from-markdown": "^0.8.4",
2828
"semver": "^7.3.4",
2929
"sort-package-json": "^1.48.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2803,10 +2803,10 @@ hosted-git-info@^2.1.4:
28032803
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
28042804
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
28052805

2806-
hosted-git-info@^3.0.7:
2807-
version "3.0.7"
2808-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.7.tgz#a30727385ea85acfcee94e0aad9e368c792e036c"
2809-
integrity sha512-fWqc0IcuXs+BmE9orLDyVykAG9GJtGLGuZAAqgcckPgv5xad4AcXGIv8galtQvlwutxSlaMcdw7BUtq2EIvqCQ==
2806+
hosted-git-info@^3.0.8:
2807+
version "3.0.8"
2808+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.8.tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d"
2809+
integrity sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==
28102810
dependencies:
28112811
lru-cache "^6.0.0"
28122812

0 commit comments

Comments
 (0)