Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent a02f0d1 commit 5bc9cc1
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.7.2",
"@types/bun": "^1.1.14",
"@biomejs/biome": "^1.9.4",
eslint: "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-drizzle": "^0.2.3",
prisma: "^6.1.0",
"@prisma/client": "^6.1.0",
Expand Down

0 comments on commit 5bc9cc1

Please sign in to comment.