mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Use TypeScript 4.2 for building all samples
This commit is contained in:
@ -60,7 +60,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^3.0.2",
|
||||
"@typescript-eslint/parser": "^3.0.2",
|
||||
"eslint": "^7.1.0",
|
||||
"typescript": "^4.0.2",
|
||||
"typescript": "^4.2.2",
|
||||
"@types/vscode": "^1.45.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user