Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent 219d08d commit f4ed8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export const dependencies = {
"@types/bun": "^1.1.2",
"@types/node": "^20.12.12",
"@biomejs/biome": "^1.7.3",
eslint: "^9.2.0",
"eslint": "^9.3.0",
"eslint-config-love": "^47.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-import": "^2.29.1",
Expand Down

0 comments on commit f4ed8e1

Please sign in to comment.