Skip to content

Commit

Permalink
fix(eslint-config-fuf): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 5a893a2 commit 7503d8c
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 55 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-fuf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@babel/eslint-parser": "7.25.9",
"@ianvs/prettier-plugin-sort-imports": "4.3.1",
"@prettier/plugin-php": "0.22.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
Expand Down
Loading

0 comments on commit 7503d8c

Please # to comment.