Update to TypeScript v4.0
Showing
... | @@ -93,7 +93,7 @@ | ... | @@ -93,7 +93,7 @@ |
"terser": "^5.0.0", | "terser": "^5.0.0", | ||
"through2": "^4.0.1", | "through2": "^4.0.1", | ||
"tiny-emitter": "^2.0.2", | "tiny-emitter": "^2.0.2", | ||
"typescript": "^3.9.5", | "typescript": "^4.0.2", | ||
"unorm": "^1.3.3", | "unorm": "^1.3.3", | ||
"vinyl": "^2.2.0", | "vinyl": "^2.2.0", | ||
"watchify": "^3.7.0", | "watchify": "^3.7.0", | ||
... | ... |
Please register or sign in to comment