diff --git a/bun.lockb b/bun.lockb index 7f8d273..c513bfa 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8efe081..8da4a8f 100644 --- a/package.json +++ b/package.json @@ -13,11 +13,11 @@ "type-testing": "^0.2.0" }, "devDependencies": { - "@commitlint/cli": "^18.4.4", - "@commitlint/config-conventional": "^18.4.4", + "@commitlint/cli": "^18.6.0", + "@commitlint/config-conventional": "^18.6.0", "@ianvs/prettier-plugin-sort-imports": "^4.1.1", "bun-types": "latest", - "husky": "^9.0.6", + "husky": "^9.0.7", "lint-staged": "^15.2.0", "oxlint": "latest", "prettier": "^3.2.4"