Skip to content

Commit 4f7917c

Browse files
fix(deps): update dependency hosted-git-info to v7.0.2 (#389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a1bf8c commit 4f7917c

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"corepack": "0.27.0",
6161
"empty-dir": "3.0.0",
6262
"escodegen": "2.1.0",
63-
"hosted-git-info": "7.0.1",
63+
"hosted-git-info": "7.0.2",
6464
"jsdom": "24.0.0",
6565
"node-releases": "2.0.18",
6666
"non-null": "2.0.1",

yarn.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,7 @@ __metadata:
11361136
eslint-plugin-jsdoc: "npm:48.11.0"
11371137
eslint-plugin-prefer-arrow: "npm:1.2.3"
11381138
eslint-plugin-sonarjs: "npm:0.25.1"
1139-
hosted-git-info: "npm:7.0.1"
1139+
hosted-git-info: "npm:7.0.2"
11401140
husky: "npm:9.1.5"
11411141
inquirer: "npm:9.3.6"
11421142
jsdom: "npm:24.0.0"
@@ -4371,16 +4371,7 @@ __metadata:
43714371
languageName: node
43724372
linkType: hard
43734373

4374-
"hosted-git-info@npm:7.0.1":
4375-
version: 7.0.1
4376-
resolution: "hosted-git-info@npm:7.0.1"
4377-
dependencies:
4378-
lru-cache: "npm:^10.0.1"
4379-
checksum: 10c0/361c4254f717f06d581a5a90aa0156a945e662e05ebbb533c1fa9935f10886d8247db48cbbcf9667f02e519e6479bf16dcdcf3124c3030e76c4c3ca2c88ee9d3
4380-
languageName: node
4381-
linkType: hard
4382-
4383-
"hosted-git-info@npm:^7.0.0, hosted-git-info@npm:^7.0.1":
4374+
"hosted-git-info@npm:7.0.2, hosted-git-info@npm:^7.0.0, hosted-git-info@npm:^7.0.1":
43844375
version: 7.0.2
43854376
resolution: "hosted-git-info@npm:7.0.2"
43864377
dependencies:

0 commit comments

Comments
 (0)