Skip to content

Commit 562abca

Browse files
🐛 fix: Fix eslint
1 parent c9a540a commit 562abca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
"eslint-plugin-import": "^2.31.0",
7070
"eslint-plugin-jest": "^28.10.0",
7171
"eslint-plugin-react": "^7.37.3",
72-
"eslint-plugin-react-hooks": "^5.1.0",
72+
"eslint-plugin-react-hooks": "^4.6.2",
7373
"eslint-plugin-simple-import-sort": "^12.1.1",
7474
"eslint-plugin-sort-keys-fix": "^1.1.2",
7575
"eslint-plugin-typescript-sort-keys": "^3.3.0",
7676
"eslint-plugin-unicorn": "^56.0.1",
77-
"eslint-plugin-unused-imports": "^4.1.4",
77+
"eslint-plugin-unused-imports": "^3.2.0",
7878
"gatsby-remark-find-replace": "^0.3.0",
7979
"postcss-less": "^6.0.0",
8080
"postcss-styled-syntax": "^0.7.0",
@@ -128,7 +128,7 @@
128128
"clean-package": "^2.2.0",
129129
"commitlint": "^19.6.1",
130130
"dpdm": "^3.14.0",
131-
"eslint": "^8.57.0",
131+
"eslint": "^8.57.1",
132132
"father": "^4.5.1",
133133
"husky": "^9.1.7",
134134
"lint-staged": "^15.3.0",

0 commit comments

Comments
 (0)