From c327102d371ab9e2e4b4e3411cc4fc2b4d07851d Mon Sep 17 00:00:00 2001 From: Brad Zacher Date: Mon, 4 May 2020 08:52:11 -0700 Subject: [PATCH] fix: lockfile --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index cd2c7e36b6c..8ec0def9f66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8349,7 +8349,7 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@*, "typescript@>=3.2.1 <3.9.0": +typescript@*, "typescript@>=3.2.1 <3.9.0", typescript@^3.8.3: version "3.8.3" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061" integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==