Skip to content

Commit

Permalink
fix(deps): update dependency hosted-git-info to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent 719d7f6 commit ba3d75a
Show file tree
Hide file tree
Showing 2 changed files with 15 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": "6.1.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:6.1.1":
version: 6.1.1
resolution: "hosted-git-info@npm:6.1.1"
dependencies:
lru-cache: ^7.5.1
checksum: fcd3ca2eaa05f3201425ccbb8aa47f88cdda4a3a6d79453f8e269f7171356278bd1db08f059d8439eb5eaa91c6a8a20800fc49cca6e9e4e899b202a332d5ba6b
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: 6.1.1
husky: 8.0.1
jest: 29.7.0
lint-staged: 13.0.3
Expand Down

0 comments on commit ba3d75a

Please sign in to comment.