Skip to content

Commit

Permalink
chore(deps): update dependency eslint to ^9.7.0 (#786)
Browse files Browse the repository at this point in the history
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
  • Loading branch information
homarr-renovate[bot] authored Jul 12, 2024
1 parent 0169501 commit 7d61baa
Show file tree
Hide file tree
Showing 29 changed files with 151 additions and 145 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion apps/tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion apps/websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/dockerode": "^3.3.29",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@homarr/definitions": "workspace:^0.1.0",
"@types/bcrypt": "5.0.2",
"@types/cookies": "0.9.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/cron-job-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/cron-job-status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/cron-jobs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node-cron": "^3.0.11",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/cron-jobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/better-sqlite3": "7.6.11",
"dotenv-cli": "^7.4.2",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/integrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/ping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/server-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/spotlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/translation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/css-modules": "^1.0.5",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/video.js": "^7.3.58",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
},
"prettier": "@homarr/prettier-config"
Expand Down
Loading

0 comments on commit 7d61baa

Please sign in to comment.