mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Build samples using TS 5.4
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.0",
|
||||
"@typescript-eslint/parser": "^6.7.0",
|
||||
"eslint": "^8.26.0",
|
||||
"typescript": "^5.3.2"
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@octokit/rest": "^18.0.0"
|
||||
|
||||
Reference in New Issue
Block a user