Pick up TS 3.5.2

This commit is contained in:
Matt Bierner
2019-06-13 16:12:50 -07:00
parent 9c1746acdf
commit 4f102f6ffc
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.5.1"
"typescript": "3.5.2"
},
"scripts": {
"postinstall": "node ./postinstall"