diff --git a/bun.lockb b/bun.lockb index 7f8d273..ec1faba 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8efe081..4fda073 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,12 @@ "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", - "lint-staged": "^15.2.0", + "husky": "^9.0.10", + "lint-staged": "^15.2.1", "oxlint": "latest", "prettier": "^3.2.4" },