Use ts 2.9.2 for building vs code

This commit is contained in:
Matt Bierner 2018-06-29 14:57:09 -07:00
parent 4f870afa58
commit dd9ef41d5c
2 changed files with 4 additions and 4 deletions

View file

@ -116,7 +116,7 @@
"sinon": "^1.17.2",
"source-map": "^0.4.4",
"tslint": "^5.9.1",
"typescript": "2.9.1",
"typescript": "2.9.2",
"typescript-formatter": "7.1.0",
"uglify-es": "^3.0.18",
"underscore": "^1.8.2",

View file

@ -5913,9 +5913,9 @@ typescript-formatter@7.1.0:
commandpost "^1.0.0"
editorconfig "^0.15.0"
typescript@2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1.tgz#fdb19d2c67a15d11995fd15640e373e09ab09961"
typescript@2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
typescript@^2.6.2:
version "2.6.2"