Skip to content

Commit 738ebdf

Browse files
fix(deps): update eslint rule and plugin updates
Beachball-bump-type: major
1 parent 1eb82d9 commit 738ebdf

File tree

2 files changed

+492
-282
lines changed

2 files changed

+492
-282
lines changed

packages/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prepack": "pnpm run build"
2323
},
2424
"dependencies": {
25-
"@eslint-react/eslint-plugin": "1.51.3",
25+
"@eslint-react/eslint-plugin": "2.2.1",
2626
"@rightcapital/eslint-plugin": "workspace:*",
2727
"@stylistic/eslint-plugin": "5.2.2",
2828
"@typescript-eslint/utils": "8.34.0",
@@ -32,9 +32,9 @@
3232
"eslint-plugin-jsx-a11y": "6.10.2",
3333
"eslint-plugin-lodash": "8.0.0",
3434
"eslint-plugin-n": "17.19.0",
35-
"eslint-plugin-react-hooks": "5.2.0",
35+
"eslint-plugin-react-hooks": "7.0.0",
3636
"eslint-plugin-simple-import-sort": "12.1.1",
37-
"eslint-plugin-unicorn": "60.0.0",
37+
"eslint-plugin-unicorn": "61.0.2",
3838
"eslint-plugin-unused-imports": "4.1.4",
3939
"globals": "16.2.0",
4040
"typescript-eslint": "8.34.0"

0 commit comments

Comments
 (0)