mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Pick up TS 4.9 for building samples
This commit is contained in:
@ -40,7 +40,7 @@
|
||||
"@typescript-eslint/parser": "^5.42.0",
|
||||
"eslint": "^8.26.0",
|
||||
"ts-loader": "^7.0.5",
|
||||
"typescript": "^4.8.4",
|
||||
"typescript": "^4.9.4",
|
||||
"webpack": "^4.43.0",
|
||||
"webpack-cli": "^3.3.11"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user