update typescript and fix test cases

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 32c33f3ce8
commit ebaa318d54
4 changed files with 27 additions and 6 deletions

View File

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