Skip to content

Commit 6a3a7c6

Browse files
fix(deps): update dependency hosted-git-info to v8
1 parent 3c19998 commit 6a3a7c6

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"escape-html": "1.0.3",
3737
"got": "11.8.5",
3838
"gravatar-url": "3.1.0",
39-
"hosted-git-info": "2.7.1",
39+
"hosted-git-info": "8.0.0",
4040
"lodash": "4.17.21",
4141
"ms": "2.1.3",
4242
"nano": "^10.1.2",

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6048,10 +6048,12 @@ __metadata:
60486048
languageName: node
60496049
linkType: hard
60506050

6051-
"hosted-git-info@npm:2.7.1":
6052-
version: 2.7.1
6053-
resolution: "hosted-git-info@npm:2.7.1"
6054-
checksum: 9213d70131437c942e1424a5ff06cae4698ec662bb89cc06a2837d57fd5389a8d3fe586b141986c2a1d2b2026a1dcd4a2c33a2db42a18f7cbd1327ed265c493c
6051+
"hosted-git-info@npm:8.0.0":
6052+
version: 8.0.0
6053+
resolution: "hosted-git-info@npm:8.0.0"
6054+
dependencies:
6055+
lru-cache: ^10.0.1
6056+
checksum: a60ef7309eca210710ccab5334bec1c288eea91b0c9774b1b5180404fe94eeb8f5a4703a0d9d81300df28fe8309ba645807af1d6f25346a763374753df320aa4
60556057
languageName: node
60566058
linkType: hard
60576059

@@ -8911,7 +8913,7 @@ __metadata:
89118913
eslint-plugin-react: 7.35.0
89128914
got: 11.8.5
89138915
gravatar-url: 3.1.0
8914-
hosted-git-info: 2.7.1
8916+
hosted-git-info: 8.0.0
89158917
husky: 8.0.1
89168918
jest: 29.7.0
89178919
lint-staged: 13.0.3

0 commit comments

Comments
 (0)