fix(deps): update dependency typescript-eslint to ^8.12.2 (#1381)

* fix(deps): update dependency typescript-eslint to ^8.12.2

* fix: lint issues

---------

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-31 16:00:47 +01:00
committed by GitHub
parent 134ecf1ee7
commit 17401d1d72
7 changed files with 63 additions and 69 deletions

View File

@@ -23,7 +23,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"typescript-eslint": "^8.11.0"
"typescript-eslint": "^8.12.2"
},
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",