Skip to content

Commit

Permalink
Update ESLint npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Sep 10, 2024
1 parent ed39631 commit 49f3b30
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 340 deletions.
16 changes: 8 additions & 8 deletions libs/@local/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"@babel/core": "7.23.9",
"@babel/eslint-parser": "7.23.10",
"@babel/preset-react": "7.23.3",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-canonical": "4.18.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-simple-import-sort": "12.0.0",
"eslint-plugin-canonical": "4.18.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-typescript-sort-keys": "3.2.0",
"eslint-plugin-unicorn": "51.0.1",
"typescript": "5.5.4"
Expand Down
Loading

0 comments on commit 49f3b30

Please sign in to comment.