Update TypeScript to version 2.9.2

This commit is contained in:
Alex Browne
2018-08-08 11:27:38 -07:00
parent 8199e87943
commit 6e2e658162
32 changed files with 53 additions and 101 deletions

View File

@@ -39,7 +39,7 @@
"copyfiles": "^1.2.0",
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"typescript": "2.7.1"
"typescript": "2.9.2"
},
"dependencies": {
"lodash": "^4.17.4",