mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Bump ts-eslint versions
This fixes a warning about running on an unsupported TypeScript version. Also makes sure we do not lint any `.vscode-test` contents if they are present
This commit is contained in:
@ -48,6 +48,6 @@
|
||||
"glob": "^10.3.10",
|
||||
"mocha": "^10.2.0",
|
||||
"typescript": "^5.2.2",
|
||||
"typescript-eslint": "^8.11.0"
|
||||
"typescript-eslint": "^8.16.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user