mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Pick up new TS version for building VS Code
Fixes a few instances of `Promise.all` and also adds an any cast to workaround an issue
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@
|
||||
"plist": "^3.0.1",
|
||||
"source-map": "0.6.1",
|
||||
"tmp": "^0.2.1",
|
||||
"typescript": "4.5.0-dev.20210902",
|
||||
"typescript": "^4.5.0-dev.20210914",
|
||||
"vsce": "1.48.0",
|
||||
"vscode-universal-bundler": "^0.0.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user