Skip to content

Commit feabd79

Browse files
chore(deps): update dependency @types/bun to v1.2.12
1 parent 9d701fb commit feabd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deps.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const dependencies = {
22
"elysia": "^1.2.25",
33
typescript: "^5.8.2",
4-
"@types/bun": "^1.2.8",
4+
"@types/bun": "^1.2.12",
55
"@biomejs/biome": "^1.9.4",
66
"eslint": "^9.23.0",
77
"eslint-plugin-drizzle": "^0.2.3",

0 commit comments

Comments
 (0)