Skip to content

Commit

Permalink
fix(deps): update dependency hosted-git-info to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 15, 2023
1 parent 06496df commit 3ce048b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
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": "4.1.0",
"lodash": "4.17.21",
"ms": "2.1.3",
"nano": "^10.1.2",
Expand Down
12 changes: 7 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:4.1.0":
version: 4.1.0
resolution: "hosted-git-info@npm:4.1.0"
dependencies:
lru-cache: ^6.0.0
checksum: c3f87b3c2f7eb8c2748c8f49c0c2517c9a95f35d26f4bf54b2a8cba05d2e668f3753548b6ea366b18ec8dadb4e12066e19fa382a01496b0ffa0497eb23cbe461
languageName: node
linkType: hard

Expand Down Expand Up @@ -8472,7 +8474,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: 4.1.0
husky: 8.0.1
jest: 29.7.0
lint-staged: 13.0.3
Expand Down

0 comments on commit 3ce048b

Please sign in to comment.