diff --git a/package.json b/package.json index f0ed46f..d75968d 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "prepublishOnly": "bun run build && bun run typecheck && bun test && bun run smoke" }, "devDependencies": { - "@types/bun": "1.3.14", + "@types/bun": "1.4.0", "lefthook": "^2.1.10", "typescript": "^7.0.2" }