From af98a7574c87da3aba0973d38c7194327ac845df Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Tue, 19 Nov 2019 07:27:24 +0000
Subject: [PATCH] chore(deps): update dependency @types/got to v9.6.9

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 32281b7607..cb62006576 100644
--- a/package.json
+++ b/package.json
@@ -174,7 +174,7 @@
     "@types/convert-hrtime": "2.0.0",
     "@types/fs-extra": "8.0.1",
     "@types/github-url-from-git": "1.5.0",
-    "@types/got": "9.6.7",
+    "@types/got": "9.6.9",
     "@types/ini": "1.3.30",
     "@types/jest": "24.0.19",
     "@types/js-yaml": "3.12.1",
diff --git a/yarn.lock b/yarn.lock
index 863c41bc25..0085ff4b8b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1178,10 +1178,10 @@
     "@types/minimatch" "*"
     "@types/node" "*"
 
-"@types/got@9.6.7":
-  version "9.6.7"
-  resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.7.tgz#33d84c60cba83e3c904634a1ea7ea81d1549bea6"
-  integrity sha512-LMc2ja42bQorKpBxf38ZBPdT3FhYL0lyAqnZBo5vAPCtobYa8AiHwSLH5zDvR19r2Pr5Ojar3hT/QLLb2SoPYA==
+"@types/got@9.6.9":
+  version "9.6.9"
+  resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.9.tgz#b3192188b96c871b9c67dc80d1b0336441432a38"
+  integrity sha512-w+ZE+Ovp6fM+1sHwJB7RN3f3pTJHZkyABuULqbtknqezQyWadFEp5BzOXaZzRqAw2md6/d3ybxQJt+BNgpvzOg==
   dependencies:
     "@types/node" "*"
     "@types/tough-cookie" "*"
-- 
GitLab