Skip to content

Commit 0b87186

Browse files
chore(deps): update dependency eslint to v9.28.0
1 parent f6adf78 commit 0b87186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export const dependencies = {
33
"typescript": "^5.8.3",
44
"@types/bun": "^1.2.13",
55
"@biomejs/biome": "^1.9.4",
6-
"eslint": "^9.26.0",
6+
"eslint": "^9.28.0",
77
"eslint-plugin-drizzle": "^0.2.3",
88
"prisma": "^6.7.0",
99
"@prisma/client": "^6.7.0",

0 commit comments

Comments
 (0)