We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb284f commit e9aa9a4Copy full SHA for e9aa9a4
packages/eslint-config/package.json
@@ -4,8 +4,8 @@
4
"main": "index.js",
5
"license": "MIT",
6
"dependencies": {
7
- "@typescript-eslint/eslint-plugin": "^2.24.0",
8
- "@typescript-eslint/parser": "^2.24.0",
+ "@typescript-eslint/eslint-plugin": "^5.0.0",
+ "@typescript-eslint/parser": "^5.0.0",
9
"babel-eslint": "^10.1.0",
10
"eslint": "^6.8.0",
11
"eslint-config-prettier": "^6.10.0",
0 commit comments