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 0422631 commit f5791acCopy full SHA for f5791ac
packages/eslint-config-typescript/package.json
@@ -17,7 +17,7 @@
17
"url": "git+https://github.com/react-bootstrap/configs.git"
18
},
19
"dependencies": {
20
- "@typescript-eslint/parser": "^4.0.1",
+ "@typescript-eslint/parser": "^8.33.0",
21
"babel-eslint": "^10.0.2",
22
"eslint-import-resolver-typescript": "^2.0.0"
23
@@ -26,7 +26,7 @@
26
"eslint-plugin-import": "^2.18.2"
27
28
"devDependencies": {
29
- "@typescript-eslint/eslint-plugin": "^4.33.0",
+ "@typescript-eslint/eslint-plugin": "^8.33.0",
30
"eslint-plugin-import": "^2.27.5"
31
}
32
0 commit comments