update typescript to 3.9.5

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent d57cae3d51
commit 6b10e1c4ee
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",