Update typescript to 3.9.5
This commit is contained in:
parent
79d7d2c99d
commit
2cd4fff60b
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ Copyright 2010 LearnBoost <dev@learnboost.com>
|
|||
** 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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue