Update to TypeScript 3.5.x

This commit is contained in:
Jan Oberhauser
2019-06-24 10:28:18 +02:00
parent 9427aedf44
commit 1d86a2a773
8 changed files with 14 additions and 12 deletions

View File

@@ -30,7 +30,7 @@
"jest": "^23.6.0",
"ts-jest": "^23.10.1",
"tslint": "^5.11.0",
"typescript": "~3.3.0"
"typescript": "~3.5.2"
},
"dependencies": {
"lodash.get": "^4.4.2",