Chore: Upgrades typescript to version 3.5 (#18263)

* Chore: Upgrade typescript to version 3.5
This commit is contained in:
kay delaney
2019-07-26 15:14:06 +01:00
committed by GitHub
parent 14fb23f5a2
commit 9d87923986
8 changed files with 27 additions and 28 deletions

View File

@@ -110,13 +110,13 @@
"style-loader": "0.23.1",
"terser-webpack-plugin": "1.2.3",
"ts-jest": "24.0.2",
"ts-loader": "5.3.3",
"ts-loader": "6.0.4",
"ts-node": "8.1.0",
"tslib": "1.9.3",
"tslint": "5.14.0",
"tslint-loader": "3.5.4",
"tslint-react": "3.6.0",
"typescript": "3.4.1",
"typescript": "3.5.3",
"webpack": "4.29.6",
"webpack-bundle-analyzer": "3.3.2",
"webpack-cleanup-plugin": "0.5.1",