Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-love to v109 (#1186)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Takanori Oishi <[email protected]>
  • Loading branch information
renovate[bot] and bicstone authored Nov 30, 2024
1 parent 22c82aa commit 7f2777a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export default [
"@typescript-eslint/no-unsafe-assignment": "warn",
"@typescript-eslint/only-throw-error": "warn",
"@typescript-eslint/prefer-destructuring": "warn",
complexity: ["warn", 5],
},
settings: {
react: {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/react-dom": "18.3.1",
"dotenv": "16.4.5",
"eslint": "9.15.0",
"eslint-config-love": "107.0.0",
"eslint-config-love": "109.0.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f2777a

Please sign in to comment.