Use TS 2.8.3 for building vscode

This commit is contained in:
Matt Bierner 2018-05-01 10:13:39 -07:00
parent fdaf90dbff
commit 2c7cea2d37
4 changed files with 8 additions and 8 deletions

View file

@ -14,7 +14,7 @@
"documentdb": "1.13.0",
"mime": "^1.3.4",
"minimist": "^1.2.0",
"typescript": "2.8.1",
"typescript": "2.8.3",
"xml2js": "^0.4.17",
"github-releases": "^0.4.1",
"request": "^2.85.0"

View file

@ -652,9 +652,9 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
version "0.14.5"
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
typescript@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
typescript@2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"
underscore@1.8.3, underscore@~1.8.3:
version "1.8.3"

View file

@ -113,7 +113,7 @@
"sinon": "^1.17.2",
"source-map": "^0.4.4",
"tslint": "^5.9.1",
"typescript": "2.8.1",
"typescript": "2.8.3",
"typescript-formatter": "7.1.0",
"uglify-es": "^3.0.18",
"underscore": "^1.8.2",

View file

@ -5643,9 +5643,9 @@ typescript-formatter@7.1.0:
commandpost "^1.0.0"
editorconfig "^0.15.0"
typescript@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
typescript@2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"
typescript@^2.6.2:
version "2.6.2"