diff --git a/bun.lockb b/bun.lockb index 0138d7d..9442b1b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3a83fc8..266292b 100644 --- a/package.json +++ b/package.json @@ -6,10 +6,10 @@ "start": "bun src/index.ts" }, "devDependencies": { - "@biomejs/biome": "1.8.3", - "@octokit/types": "13.5.0", - "@types/bun": "1.1.6", - "typescript": "5.5.4" + "@biomejs/biome": "1.9.4", + "@octokit/types": "13.6.1", + "@types/bun": "1.1.13", + "typescript": "5.6.3" }, "dependencies": { "@octokit/request": "9.1.3"