chore(deps): update dependency eslint to ^9.9.0 (#961)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-09 20:48:37 +00:00
committed by GitHub
parent f6e551807f
commit a9d87e4e6b
30 changed files with 145 additions and 140 deletions

View File

@@ -79,7 +79,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"concurrently": "^8.2.2",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"node-loader": "^2.0.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4"

View File

@@ -45,7 +45,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^20.14.15",
"dotenv-cli": "^7.4.2",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"prettier": "^3.3.3",
"tsx": "4.13.3",
"typescript": "^5.5.4"

View File

@@ -33,7 +33,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.5.12",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
},