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

Commit 3cfb100

Browse files
Update dependency @types/got to v9.6.11 (#377)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0731878 commit 3cfb100

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.10",
27+
"@types/got": "9.6.11",
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/got@9.6.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==
974+
"@types/got@9.6.11":
975+
version "9.6.11"
976+
resolved "https://registry.npmjs.org/@types/got/-/got-9.6.11.tgz#482b402cc5ee459481aeeadb08142ebb1a9afb26"
977+
integrity sha512-dr3IiDNg5TDesGyuwTrN77E1Cd7DCdmCFtEfSGqr83jMMtcwhf/SGPbN2goY4JUWQfvxwY56+e5tjfi+oXeSdA==
978978
dependencies:
979979
"@types/node" "*"
980980
"@types/tough-cookie" "*"

0 commit comments

Comments
 (0)