Skip to content

Commit

Permalink
fix(deps): update dependency hosted-git-info to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent 6f959bf commit 4a6af3d
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": "7.0.2",
"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 @@ -6106,10 +6106,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:7.0.2":
version: 7.0.2
resolution: "hosted-git-info@npm:7.0.2"
dependencies:
lru-cache: ^10.0.1
checksum: 467cf908a56556417b18e86ae3b8dee03c2360ef1d51e61c4028fe87f6f309b6ff038589c94b5666af207da9d972d5107698906aabeb78aca134641962a5c6f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9000,7 +9002,7 @@ __metadata:
eslint-plugin-react: 7.34.1
got: 11.8.5
gravatar-url: 3.1.0
hosted-git-info: 2.7.1
hosted-git-info: 7.0.2
husky: 8.0.1
jest: 29.7.0
lint-staged: 13.0.3
Expand Down

0 comments on commit 4a6af3d

Please sign in to comment.