chore: update to latest TypeScript 3.5.2 (#19133)

This commit is contained in:
Milan Burda
2019-07-09 13:44:46 +02:00
committed by Alexey Kuzmin
parent b32bee5d84
commit fdbb97e876
6 changed files with 1545 additions and 656 deletions

View File

@@ -52,7 +52,7 @@
"timers-browserify": "1.4.2",
"ts-loader": "^6.0.2",
"ts-node": "^6.0.3",
"typescript": "~3.3.3333",
"typescript": "^3.5.2",
"webpack": "^4.32.2",
"webpack-cli": "^3.3.2"
},