Skip to content

Commit

Permalink
feat(eslint): bump plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelfimov committed Dec 12, 2024
1 parent d80d11a commit dee5950
Show file tree
Hide file tree
Showing 22 changed files with 132 additions and 284 deletions.
200 changes: 61 additions & 139 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 5 additions & 5 deletions config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"@typescript-eslint/parser": "8.14.0",
"eslint": "9.14.0",
"eslint-import-resolver-node": "0.3.9",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-n": "17.15.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-security": "3.0.1",
"prettier": "3.3.3",
"react": "18.3.1"
Expand Down
Loading

0 comments on commit dee5950

Please sign in to comment.