mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Bump eslint package versions
This commit is contained in:
1600
uri-handler-sample/package-lock.json
generated
1600
uri-handler-sample/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -34,10 +34,10 @@
|
||||
"@types/mocha": "^8.0.4",
|
||||
"@types/node": "^12.11.7",
|
||||
"@types/vscode": "^1.46.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.9.0",
|
||||
"@typescript-eslint/parser": "^4.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.19.0",
|
||||
"@typescript-eslint/parser": "^5.19.0",
|
||||
"@vscode/test-electron": "^1.6.1",
|
||||
"eslint": "^7.15.0",
|
||||
"eslint": "^8.13.0",
|
||||
"glob": "^7.1.6",
|
||||
"mocha": "^8.1.3",
|
||||
"typescript": "^4.6.3"
|
||||
|
||||
Reference in New Issue
Block a user