Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 9a9aa81

Browse files
Update dependency @types/got to v9.6.10 (#364)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 58496de commit 9a9aa81

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
@@ -24,7 +24,7 @@
2424
"@sourcegraph/tsconfig": "^4.0.1",
2525
"@sourcegraph/tslint-config": "^13.4.0",
2626
"@types/express": "4.17.4",
27-
"@types/got": "9.6.9",
27+
"@types/got": "9.6.10",
2828
"@types/highlight.js": "9.12.3",
2929
"@types/ini": "1.3.30",
3030
"@types/jaeger-client": "3.15.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -971,10 +971,10 @@
971971
"@types/minimatch" "*"
972972
"@types/node" "*"
973973

974-
"@types/[email protected].9":
975-
version "9.6.9"
976-
resolved "https://registry.npmjs.org/@types/got/-/got-9.6.9.tgz#b3192188b96c871b9c67dc80d1b0336441432a38"
977-
integrity sha512-w+ZE+Ovp6fM+1sHwJB7RN3f3pTJHZkyABuULqbtknqezQyWadFEp5BzOXaZzRqAw2md6/d3ybxQJt+BNgpvzOg==
974+
"@types/[email protected].10":
975+
version "9.6.10"
976+
resolved "https://registry.npmjs.org/@types/got/-/got-9.6.10.tgz#5f34e9f249a13e06cfe0015b08f55b4b114bb645"
977+
integrity sha512-owBY1cgHUIXjObzY+vs+J9Cpw0czvfksJX+qEkgxRojFutFq7n1tKoj6Ekg57DhvXMk0vGQ7FbinvS9I/1wxcg==
978978
dependencies:
979979
"@types/node" "*"
980980
"@types/tough-cookie" "*"

0 commit comments

Comments
 (0)