This repository was archived by the owner on Sep 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +114
-115
lines changed
eslint-config-tslint-base
eslint-config-tslint-react Expand file tree Collapse file tree 4 files changed +114
-115
lines changed Original file line number Diff line number Diff line change 1111 "precommit" : " true"
1212 },
1313 "resolutions" : {
14- "@typescript-eslint/eslint-plugin" : " ^7.18 .0" ,
15- "@typescript-eslint/parser" : " ^7.18 .0"
14+ "@typescript-eslint/eslint-plugin" : " ^8.11 .0" ,
15+ "@typescript-eslint/parser" : " ^8.11 .0"
1616 },
1717 "devDependencies" : {
1818 "@commitlint/cli" : " ^19.5.0" ,
Original file line number Diff line number Diff line change 2727 "@eslint/compat" : " ^1.2.1" ,
2828 "@eslint/eslintrc" : " ^3.1.0" ,
2929 "@eslint/js" : " ^9.13.0" ,
30- "@typescript-eslint/eslint-plugin" : " ^7.18 .0" ,
30+ "@typescript-eslint/eslint-plugin" : " ^8.11 .0" ,
3131 "@typescript-eslint/eslint-plugin-tslint" : " ^7.0.2" ,
32- "@typescript-eslint/parser" : " ^7.18 .0" ,
32+ "@typescript-eslint/parser" : " ^8.11 .0" ,
3333 "eslint" : " ^8.57.0" ,
3434 "eslint-plugin-eslint-comments" : " ^3.2.0" ,
3535 "eslint-plugin-import" : " ^2.31.0" ,
Original file line number Diff line number Diff line change 2727 "@eslint/compat" : " ^1.2.1" ,
2828 "@eslint/eslintrc" : " ^3.1.0" ,
2929 "@eslint/js" : " ^9.13.0" ,
30- "@typescript-eslint/eslint-plugin" : " ^7.18 .0" ,
31- "@typescript-eslint/parser" : " ^7.18 .0" ,
30+ "@typescript-eslint/eslint-plugin" : " ^8.11 .0" ,
31+ "@typescript-eslint/parser" : " ^8.11 .0" ,
3232 "eslint-config-airbnb" : " ^19.0.4" ,
3333 "eslint-config-airbnb-typescript" : " ^18.0.0" ,
3434 "eslint-import-resolver-typescript" : " ^3.6.3" ,
3535 "eslint-plugin-import" : " ^2.31.0" ,
3636 "eslint-plugin-json-files" : " ^4.4.1" ,
3737 "eslint-plugin-jsx-a11y" : " ^6.10.1" ,
3838 "eslint-plugin-react" : " ^7.37.2" ,
39- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
39+ "eslint-plugin-react-hooks" : " ^5.0.0 " ,
4040 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
4141 "eslint-plugin-validate-jsx-nesting" : " ^0.1.1" ,
4242 "globals" : " ^15.11.0"
You can’t perform that action at this time.
0 commit comments