fix(deps): update dependency typescript-eslint to ^8.18.0 (#1634)

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-12-09 20:39:09 +01:00
committed by GitHub
parent 51c87c1a33
commit 3bee3fe3f6
3 changed files with 67 additions and 88 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.1.0",
"typescript-eslint": "^8.17.0"
"typescript-eslint": "^8.18.0"
},
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",