Skip to content

Commit 628cb1c

Browse files
Bump hosted-git-info from 2.7.1 to 3.0.2
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 3.0.2. - [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.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 551b334 commit 628cb1c

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.2",
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
@@ -3132,6 +3132,13 @@ hosted-git-info@^2.1.4, hosted-git-info@^2.6.0:
31323132
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
31333133
integrity sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==
31343134

3135+
hosted-git-info@^3.0.2:
3136+
version "3.0.2"
3137+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.2.tgz#8b7e3bd114b59b51786f8bade0f39ddc80275a97"
3138+
integrity sha512-ezZMWtHXm7Eb7Rq4Mwnx2vs79WUx2QmRg3+ZqeGroKzfDO+EprOcgRPYghsOP9JuYBfK18VojmRTGCg8Ma+ktw==
3139+
dependencies:
3140+
lru-cache "^5.1.1"
3141+
31353142
html-encoding-sniffer@^1.0.2:
31363143
version "1.0.2"
31373144
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz#e70d84b94da53aa375e11fe3a351be6642ca46f8"

0 commit comments

Comments
 (0)