fix(deps): update dependency typescript-eslint to ^8.16.0 (#1544)

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-11-28 18:00:41 +01:00
committed by GitHub
parent c1f2ede834
commit 4df6006f0e
3 changed files with 59 additions and 59 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.15.0"
"typescript-eslint": "^8.16.0"
},
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",