chore(deps): update dependency eslint to ^9.5.0 (#668)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-14 19:48:24 +00:00
committed by GitHub
parent 856cb2d005
commit 8b4cc5b994
25 changed files with 135 additions and 135 deletions

View File

@@ -78,7 +78,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"concurrently": "^8.2.2",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"node-loader": "^2.0.0",
"prettier": "^3.3.2",
"typescript": "^5.4.5"

View File

@@ -42,7 +42,7 @@
"@types/node-cron": "^3.0.11",
"@types/node": "^20.14.2",
"dotenv-cli": "^7.4.2",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"prettier": "^3.3.2",
"tsx": "4.13.3",
"typescript": "^5.4.5"

View File

@@ -33,7 +33,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.5.10",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"prettier": "^3.3.2",
"typescript": "^5.4.5"
},