Skip to content

Commit

Permalink
chore(package.json): bump eslint-related dependencies for improved li…
Browse files Browse the repository at this point in the history
…nting features and bug fixes
  • Loading branch information
Bluzzi committed Feb 11, 2025
1 parent b0f5dea commit d10dfb9
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 286 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"eslint": ">=9.0.0"
},
"dependencies": {
"@eslint-react/eslint-plugin": "^1.23.2",
"@eslint/js": "^9.18.0",
"@eslint-react/eslint-plugin": "^1.26.2",
"@eslint/js": "^9.20.0",
"@next/eslint-plugin-next": "^15.1.5",
"@stylistic/eslint-plugin": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"eslint-flat-config-utils": "^0.4.0",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-n": "^17.15.1",
Expand Down
Loading

0 comments on commit d10dfb9

Please sign in to comment.