Pick up TS 3.3.1 final

Fixes #66175
This commit is contained in:
Matt Bierner 2019-01-31 16:39:15 -08:00
parent 1bcf2c77ca
commit e43830645b
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "3.3.0-rc"
"typescript": "3.3.1"
},
"scripts": {
"postinstall": "node ./postinstall"

View file

@ -2,7 +2,7 @@
# yarn lockfile v1
typescript@3.3.0-rc:
version "3.3.0-rc"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.0-rc.tgz#700578b55868f99c79870c5611570663b3e21e44"
integrity sha512-C8FMc5pU+gFLm/rXKcwjHIeQnXJXfPNmONhKDSUWeVhyrnSqEI84EzoZylTqN0g6sJwdsn1W1AuG0RQRhfhSEA==
typescript@3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b"
integrity sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA==