fix(deps): update dependency typescript-eslint to ^8.8.1 (#1266)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-07 17:39:10 +00:00
committed by GitHub
parent 23ee229906
commit 4d51e3b344
2 changed files with 93 additions and 93 deletions

View File

@@ -23,7 +23,7 @@
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"typescript-eslint": "^8.8.0"
"typescript-eslint": "^8.8.1"
},
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",