Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 987eed6 commit 13a2612
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 @@ -3,7 +3,7 @@ export const dependencies = {
typescript: "^5.5.4",
"@types/bun": "^1.1.6",
"@biomejs/biome": "^1.8.3",
eslint: "^9.9.0",
"eslint": "^9.16.0",
"eslint-plugin-drizzle": "^0.2.3",
prisma: "^5.18.0",
"drizzle-orm": "^0.33.0",
Expand Down

0 comments on commit 13a2612

Please sign in to comment.