Skip to content

Commit 618fb47

Browse files
chore(deps-dev): bump @types/hosted-git-info from 3.0.1 to 3.0.2
Bumps [@types/hosted-git-info](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hosted-git-info) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/hosted-git-info) --- updated-dependencies: - dependency-name: "@types/hosted-git-info" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c4138f commit 618fb47

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@types/debug": "4.1.6",
8383
"@types/fs-extra": "9.0.11",
8484
"@types/gunzip-maybe": "1.4.0",
85-
"@types/hosted-git-info": "3.0.1",
85+
"@types/hosted-git-info": "3.0.2",
8686
"@types/pollyjs__adapter-node-http": "2.0.1",
8787
"@types/pollyjs__core": "4.3.2",
8888
"@types/pollyjs__persister-fs": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1776,10 +1776,10 @@
17761776
dependencies:
17771777
"@types/node" "*"
17781778

1779-
"@types/hosted-git-info@3.0.1":
1780-
version "3.0.1"
1781-
resolved "https://registry.yarnpkg.com/@types/hosted-git-info/-/hosted-git-info-3.0.1.tgz#ae017651a1c3aab1c72674ff0924aa5a0c325437"
1782-
integrity sha512-aiwBC0e2PndtyQ9pOwA9ujBJ6ayysuvbQzQ4M38LGHLZniuTFAqjlKnW5TZLqpF3rgD+kevFoLjkw8ZJSdqhzQ==
1779+
"@types/hosted-git-info@3.0.2":
1780+
version "3.0.2"
1781+
resolved "https://registry.yarnpkg.com/@types/hosted-git-info/-/hosted-git-info-3.0.2.tgz#aa671076f5edefa4fab1189b467e6c63987be818"
1782+
integrity sha512-RURNTeEFUwF+ifnp7kK3WLLlTmBSlRynLNS9jeAsI6RHtSrupV0l0nO6kmpaz75EUJVexy348bR452SvmH98vQ==
17831783

17841784
"@types/http-cache-semantics@*":
17851785
version "4.0.0"

0 commit comments

Comments
 (0)