Update to TS 3.7.3 for building VS Code

This commit is contained in:
Matt Bierner
2019-12-11 15:58:59 -08:00
parent 7e2d7965e5
commit 007b3032ad
6 changed files with 15 additions and 15 deletions

View File

@@ -345,7 +345,7 @@
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7",
"ts-loader": "^6.2.1",
"typescript": "^3.7.2",
"typescript": "^3.7.3",
"vscode": "^1.1.10",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.0"