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

Commit 2c1a7e2

Browse files
Update dependency @types/got to v9.6.12 (#456)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e557c8f commit 2c1a7e2

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.13",
27-
"@types/got": "9.6.11",
27+
"@types/got": "9.6.12",
2828
"@types/highlight.js": "9.12.4",
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
@@ -972,10 +972,10 @@
972972
"@types/minimatch" "*"
973973
"@types/node" "*"
974974

975-
"@types/[email protected].11":
976-
version "9.6.11"
977-
resolved "https://registry.npmjs.org/@types/got/-/got-9.6.11.tgz#482b402cc5ee459481aeeadb08142ebb1a9afb26"
978-
integrity sha512-dr3IiDNg5TDesGyuwTrN77E1Cd7DCdmCFtEfSGqr83jMMtcwhf/SGPbN2goY4JUWQfvxwY56+e5tjfi+oXeSdA==
975+
"@types/[email protected].12":
976+
version "9.6.12"
977+
resolved "https://registry.npmjs.org/@types/got/-/got-9.6.12.tgz#fd42a6e1f5f64cd6bb422279b08c30bb5a15a56f"
978+
integrity sha512-X4pj/HGHbXVLqTpKjA2ahI4rV/nNBc9mGO2I/0CgAra+F2dKgMXnENv2SRpemScBzBAI4vMelIVYViQxlSE6xA==
979979
dependencies:
980980
"@types/node" "*"
981981
"@types/tough-cookie" "*"

0 commit comments

Comments
 (0)