update typescript to 3.9.5

This commit is contained in:
Yanzhen Yu
2020-06-12 18:32:48 +08:00
parent 8766335c82
commit 7feb2c945c
9 changed files with 92 additions and 19 deletions

View File

@@ -55,7 +55,7 @@
"ts-node": "^7.0.1",
"tslib": "^1.9.3",
"tslint": "^4.5.1",
"typescript": "^3.8.3"
"typescript": "^3.9.5"
},
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",