Skip to content

Commit 99626d3

Browse files
Bump hosted-git-info from 3.0.8 to 6.1.1
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 3.0.8 to 6.1.1. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/main/CHANGELOG.md) - [Commits](npm/hosted-git-info@v3.0.8...v6.1.1) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 761d04b commit 99626d3

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"execa": "^5.1.1",
2424
"gitconfiglocal": "^2.1.0",
2525
"github-label-sync": "^1.6.0",
26-
"hosted-git-info": "^3.0.8",
26+
"hosted-git-info": "^6.1.1",
2727
"mdast-util-from-markdown": "^0.8.5",
2828
"semver": "^7.3.5",
2929
"sort-package-json": "^1.50.0",

Diff for: yarn.lock

+10-5
Original file line numberDiff line numberDiff line change
@@ -2916,12 +2916,12 @@ highlight.js@^9.6.0:
29162916
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825"
29172917
integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==
29182918

2919-
hosted-git-info@^3.0.8:
2920-
version "3.0.8"
2921-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.8.tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d"
2922-
integrity sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==
2919+
hosted-git-info@^6.1.1:
2920+
version "6.1.1"
2921+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-6.1.1.tgz#629442c7889a69c05de604d52996b74fe6f26d58"
2922+
integrity sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==
29232923
dependencies:
2924-
lru-cache "^6.0.0"
2924+
lru-cache "^7.5.1"
29252925

29262926
html-encoding-sniffer@^2.0.1:
29272927
version "2.0.1"
@@ -4073,6 +4073,11 @@ lru-cache@^6.0.0:
40734073
dependencies:
40744074
yallist "^4.0.0"
40754075

4076+
lru-cache@^7.5.1:
4077+
version "7.14.0"
4078+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.0.tgz#21be64954a4680e303a09e9468f880b98a0b3c7f"
4079+
integrity sha512-EIRtP1GrSJny0dqb50QXRUNBxHJhcpxHC++M5tD7RYbvLLn5KVWKsbyswSSqDuU15UFi3bgTQIY8nhDMeF6aDQ==
4080+
40764081
macos-release@^2.2.0:
40774082
version "2.3.0"
40784083
resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.3.0.tgz#eb1930b036c0800adebccd5f17bc4c12de8bb71f"

0 commit comments

Comments
 (0)