fix(deps): update dependency typescript-eslint to ^8.17.0 (#1582)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-02 17:42:03 +00:00
committed by GitHub
parent 7f2713b0b9
commit 5ecf93a317
2 changed files with 58 additions and 58 deletions

View File

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