chore(deps): update dependency eslint to ^9.11.0 (#1157)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-20 20:39:16 +00:00
committed by GitHub
parent 82bfbc6f23
commit 6692c83fbf
33 changed files with 190 additions and 190 deletions

View File

@@ -85,7 +85,7 @@
"@types/react-dom": "^18.3.0",
"@types/swagger-ui-react": "^4.18.3",
"concurrently": "^9.0.1",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"node-loader": "^2.0.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2"

View File

@@ -46,7 +46,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^20.16.5",
"dotenv-cli": "^7.4.2",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"prettier": "^3.3.3",
"tsx": "4.13.3",
"typescript": "^5.6.2"

View File

@@ -34,7 +34,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.5.12",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2"
}