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

View File

@ -45,11 +45,11 @@
"@types/vscode": "^1.58.0",
"@types/vscode-notebook-renderer": "^1.57.8",
"@types/webpack-env": "^1.16.0",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"concurrently": "^5.3.0",
"css-loader": "^4.2.0",
"eslint": "^7.27.0",
"eslint": "^8.13.0",
"fork-ts-checker-webpack-plugin": "^5.0.14",
"glob": "^7.1.7",
"mocha": "^8.4.0",