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

@@ -32,7 +32,7 @@
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "^5.9.1",
"typescript": "2.7.1"
"typescript": "2.9.2"
},
"dependencies": {
"@types/is-mobile": "0.3.0",