diff --git a/bun.lockb b/bun.lockb index 458b0d7..3b681e7 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a213f33..613753d 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,10 @@ }, "devDependencies": { "@commitlint/cli": "^18.6.1", - "@commitlint/config-conventional": "^18.6.1", + "@commitlint/config-conventional": "^18.6.3", "@ianvs/prettier-plugin-sort-imports": "^4.1.1", "bun-types": "latest", - "husky": "^9.0.10", + "husky": "^9.0.11", "lint-staged": "^15.2.2", "oxlint": "latest", "prettier": "^3.2.5"