Skip to content

Commit ba84a6e

Browse files
Update eslint-plugin-react-hooks requirement in /src-admin (#1566)
1 parent ead7b29 commit ba84a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-jsx-a11y": "^6.8.0",
3434
"eslint-plugin-only-warn": "^1.1.0",
3535
"eslint-plugin-react": "^7.34.1",
36-
"eslint-plugin-react-hooks": "^4.6.0",
36+
"eslint-plugin-react-hooks": "^4.6.2",
3737
"leaflet": "^1.9.4",
3838
"prop-types": "^15.8.1",
3939
"react": "^18.2.0",

0 commit comments

Comments
 (0)