fix(deps): update dependency eslint-plugin-react to ^7.35.2 (#1062)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-03 19:35:26 +00:00
committed by GitHub
parent 0f34bf85a8
commit 1249fb9612
2 changed files with 7 additions and 14 deletions

View File

@@ -21,7 +21,7 @@
"eslint-config-turbo": "^2.1.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.35.1",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"typescript-eslint": "^8.4.0"
},