fix(deps): update dependency typescript-eslint to ^7.16.0 (#762)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-08 17:34:19 +00:00
committed by GitHub
parent 4f94e98140
commit 2c197bc59b
2 changed files with 58 additions and 58 deletions

View File

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