diff --git a/bun.lockb b/bun.lockb index 1ecb861..bc1f6a9 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 78d9623..1646e04 100644 --- a/package.json +++ b/package.json @@ -13,11 +13,11 @@ "type-testing": "^0.2.0" }, "devDependencies": { - "@commitlint/cli": "^19.5.0", - "@commitlint/config-conventional": "^19.5.0", + "@commitlint/cli": "^19.6.0", + "@commitlint/config-conventional": "^19.6.0", "@ianvs/prettier-plugin-sort-imports": "^4.4.0", "bun-types": "latest", - "husky": "^9.1.6", + "husky": "^9.1.7", "lint-staged": "^15.2.10", "oxlint": "latest", "prettier": "^3.3.3"