diff --git a/bun.lockb b/bun.lockb index 9e7d1c3f..fecdd60b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index af468e37..f68d63c6 100644 --- a/package.json +++ b/package.json @@ -36,12 +36,12 @@ "@vercel/ncc": "0.38.1", "bun-types": "1.1.20", "eslint": "9.7.0", - "husky": "9.0.11", + "husky": "9.1.1", "jest": "29.7.0", "plop": "4.0.1", "prettier": "3.3.3", "typescript": "5.5.3", - "typescript-eslint": "7.16.0" + "typescript-eslint": "7.16.1" }, "jest": { "clearMocks": true,