Skip to content

fix(deps): update dependency hosted-git-info to v5 #1212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: chore/renovateBaseBranch
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"escape-html": "1.0.3",
"got": "11.8.5",
"gravatar-url": "3.1.0",
"hosted-git-info": "2.7.1",
"hosted-git-info": "5.2.1",
"lodash": "4.17.21",
"ms": "2.1.3",
"nano": "^10.1.2",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5704,10 +5704,12 @@ __metadata:
languageName: node
linkType: hard

"hosted-git-info@npm:2.7.1":
version: 2.7.1
resolution: "hosted-git-info@npm:2.7.1"
checksum: 9213d70131437c942e1424a5ff06cae4698ec662bb89cc06a2837d57fd5389a8d3fe586b141986c2a1d2b2026a1dcd4a2c33a2db42a18f7cbd1327ed265c493c
"hosted-git-info@npm:5.2.1":
version: 5.2.1
resolution: "hosted-git-info@npm:5.2.1"
dependencies:
lru-cache: ^7.5.1
checksum: fa35df185224adfd69141f3b2f8cc31f50e705a5ebb415ccfbfd055c5b94bd08d3e658edf1edad9e2ac7d81831ac7cf261f5d219b3adc8d744fb8cdacaaf2ead
languageName: node
linkType: hard

Expand Down Expand Up @@ -7638,6 +7640,13 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^7.5.1":
version: 7.18.3
resolution: "lru-cache@npm:7.18.3"
checksum: e550d772384709deea3f141af34b6d4fa392e2e418c1498c078de0ee63670f1f46f5eee746e8ef7e69e1c895af0d4224e62ee33e66a543a14763b0f2e74c1356
languageName: node
linkType: hard

"lru-cache@npm:^7.7.1":
version: 7.13.1
resolution: "lru-cache@npm:7.13.1"
Expand Down Expand Up @@ -8472,7 +8481,7 @@ __metadata:
eslint-plugin-react: 7.30.1
got: 11.8.5
gravatar-url: 3.1.0
hosted-git-info: 2.7.1
hosted-git-info: 5.2.1
husky: 8.0.1
jest: 29.7.0
lint-staged: 13.0.3
Expand Down