diff --git a/bun.lockb b/bun.lockb index 983677fa..ae0d6c37 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6b5145e5..5623f3b7 100644 --- a/package.json +++ b/package.json @@ -36,12 +36,12 @@ "@vercel/ncc": "0.38.1", "bun-types": "1.1.21", "eslint": "9.8.0", - "husky": "9.1.3", + "husky": "9.1.4", "jest": "29.7.0", "plop": "4.0.1", "prettier": "3.3.3", "typescript": "5.5.4", - "typescript-eslint": "7.17.0" + "typescript-eslint": "7.18.0" }, "jest": { "clearMocks": true,