Skip to content

Commit

Permalink
fix(deps)!: Update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2024
1 parent 8afb689 commit 4ebdadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.5.2",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-config-love": "^49.0.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.29.1",
Expand Down

0 comments on commit 4ebdadd

Please sign in to comment.