fix(deps): update dependency typescript-eslint to ^7.16.1 (#814)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-15 17:35:18 +00:00
committed by GitHub
parent 08ba282528
commit 56c6be523d
2 changed files with 59 additions and 65 deletions

View File

@@ -23,7 +23,7 @@
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"typescript-eslint": "^7.16.0"
"typescript-eslint": "^7.16.1"
},
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",