fix(deps): update dependency typescript-eslint to ^8.11.0 (#1346)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-21 17:39:58 +00:00
committed by GitHub
parent 2f1c800844
commit a005ead158
2 changed files with 60 additions and 60 deletions

View File

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