diff --git a/bun.lockb b/bun.lockb index d09c717..920fc26 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 67be363..1acaf4f 100644 --- a/package.json +++ b/package.json @@ -6,10 +6,10 @@ "start": "bun src/index.ts" }, "devDependencies": { - "@biomejs/biome": "2.4.10", + "@biomejs/biome": "2.4.13", "@octokit/types": "16.0.0", - "@types/bun": "1.3.11", - "typescript": "6.0.2" + "@types/bun": "1.3.13", + "typescript": "6.0.3" }, "dependencies": { "@octokit/request": "10.0.8"