We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435d80b commit 274ea77Copy full SHA for 274ea77
packages/eslint-config/package.json
@@ -22,7 +22,7 @@
22
"prepack": "pnpm run build"
23
},
24
"dependencies": {
25
- "@eslint-react/eslint-plugin": "1.51.3",
+ "@eslint-react/eslint-plugin": "2.0.3",
26
"@rightcapital/eslint-plugin": "workspace:*",
27
"@stylistic/eslint-plugin": "5.2.2",
28
"@typescript-eslint/utils": "8.34.0",
@@ -34,7 +34,7 @@
34
"eslint-plugin-n": "17.19.0",
35
"eslint-plugin-react-hooks": "5.2.0",
36
"eslint-plugin-simple-import-sort": "12.1.1",
37
- "eslint-plugin-unicorn": "60.0.0",
+ "eslint-plugin-unicorn": "61.0.2",
38
"eslint-plugin-unused-imports": "4.1.4",
39
"globals": "16.2.0",
40
"typescript-eslint": "8.34.0"
0 commit comments