chore(deps): update dependency eslint to ^9.7.0 (#786)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-12 21:10:47 +00:00
committed by GitHub
parent 0169501676
commit 7d61baad03
29 changed files with 151 additions and 145 deletions

View File

@@ -79,7 +79,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"concurrently": "^8.2.2",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"node-loader": "^2.0.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3"

View File

@@ -45,7 +45,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^20.14.10",
"dotenv-cli": "^7.4.2",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"prettier": "^3.3.2",
"tsx": "4.13.3",
"typescript": "^5.5.3"

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.6.0",
"eslint": "^9.7.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3"
},