build: update typescript to 3.8.x

This commit is contained in:
Jovan Krunić
2020-10-27 17:52:23 +01:00
parent 2b88518ca4
commit 28de70abd3
2 changed files with 4 additions and 4 deletions

View File

@@ -101,7 +101,7 @@
"surge": "0.21.3",
"ts-node": "8.0.3",
"tslint": "5.15.0",
"typescript": "3.7.5"
"typescript": "3.8.3"
},
"cordova": {
"plugins": {