Skip to content

Commit 5a28bdc

Browse files
Bump hosted-git-info from 2.7.1 to 3.0.0
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 3.0.0. - [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@v2.7.1...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 76b0397 commit 5a28bdc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/imports/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@resolver-engine/core": "^0.3.3",
1818
"debug": "^3.1.0",
19-
"hosted-git-info": "^2.6.0",
19+
"hosted-git-info": "^3.0.0",
2020
"path-browserify": "^1.0.0",
2121
"url": "^0.11.0"
2222
}

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3146,6 +3146,13 @@ hosted-git-info@^2.1.4, hosted-git-info@^2.6.0:
31463146
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
31473147
integrity sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==
31483148

3149+
hosted-git-info@^3.0.0:
3150+
version "3.0.0"
3151+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.0.tgz#dd8af49cd01e73cc8e61ba13e217a772fd4ecd2d"
3152+
integrity sha512-zYSx1cP4MLsvKtTg8DF/PI6e6FHZ3wcawcTGsrLU2TM+UfD4jmSrn2wdQT16TFbH3lO4PIdjLG0E+cuYDgFD9g==
3153+
dependencies:
3154+
lru-cache "^5.1.1"
3155+
31493156
html-encoding-sniffer@^1.0.2:
31503157
version "1.0.2"
31513158
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz#e70d84b94da53aa375e11fe3a351be6642ca46f8"

0 commit comments

Comments
 (0)