update typescript lib to 4.2.2

This commit is contained in:
pengfei.zhou
2021-03-02 10:28:33 +08:00
committed by osborn
parent eb689e8a48
commit 25191c45f6
14 changed files with 2665 additions and 2630 deletions

View File

@@ -15,9 +15,9 @@
"doric": "__$Version__",
"doric-cli": "__$Version__",
"reflect-metadata": "^0.1.13",
"rollup": "^2.23.0",
"tslib": "^2.0.0",
"typescript": "^3.9.7"
"rollup": "^2.24.0",
"tslib": "^2.1.0",
"typescript": "^4.2.2"
},
"devDependencies": {
"@rollup/plugin-buble": "^0.21.3",