From 2cd4fff60bd12b37cacb0d0380bcca13df23f3e4 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 24 Jun 2020 17:55:20 -0500 Subject: [PATCH] Update typescript to 3.9.5 --- NOTICE-js | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NOTICE-js b/NOTICE-js index a3e4db10..acd76108 100644 --- a/NOTICE-js +++ b/NOTICE-js @@ -26,7 +26,7 @@ Copyright 2010 LearnBoost ** request; version 2.88.2 -- https://github.com/request/request#readme Copyright 2010-2012 Mikeal Rogers ** tunnel-agent; version 0.6.0 -- https://github.com/mikeal/tunnel-agent#readme -** typescript; version 3.9.3 -- https://www.typescriptlang.org/ +** typescript; version 3.9.5 -- https://www.typescriptlang.org/ (c) by W3C Copyright Grant. I Copyright (c) 2018 WHATWG diff --git a/yarn.lock b/yarn.lock index 08f66bdc..c5f9974b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14585,9 +14585,9 @@ typedarray@^0.0.6: integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= typescript@^3.9.3: - version "3.9.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" - integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ== + version "3.9.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36" + integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ== unfetch@^4.1.0: version "4.1.0"