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:
1699
lsp-web-extension-sample/package-lock.json
generated
1699
lsp-web-extension-sample/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -53,10 +53,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^8.2.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.23.0",
|
||||
"@typescript-eslint/parser": "^4.23.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.19.0",
|
||||
"@typescript-eslint/parser": "^5.19.0",
|
||||
"@vscode/test-web": "^0.0.22",
|
||||
"eslint": "^7.26.0",
|
||||
"eslint": "^8.13.0",
|
||||
"mocha": "^8.3.2",
|
||||
"path-browserify": "^1.0.1",
|
||||
"ts-loader": "^9.2.3",
|
||||
|
||||
Reference in New Issue
Block a user