Bump eslint package versions

This commit is contained in:
Matt Bierner
2022-04-13 15:49:42 -07:00
parent e18cac06f6
commit 6bd0a97459
103 changed files with 31850 additions and 51991 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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"