diff --git a/bun.lockb b/bun.lockb index 3763378..ea1b469 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 11600ca..f0b5da9 100644 --- a/package.json +++ b/package.json @@ -13,11 +13,11 @@ "type-testing": "^0.2.0" }, "devDependencies": { - "@commitlint/cli": "^19.4.1", - "@commitlint/config-conventional": "^19.4.1", + "@commitlint/cli": "^19.5.0", + "@commitlint/config-conventional": "^19.5.0", "@ianvs/prettier-plugin-sort-imports": "^4.3.1", "bun-types": "latest", - "husky": "^9.1.5", + "husky": "^9.1.6", "lint-staged": "^15.2.10", "oxlint": "latest", "prettier": "^3.3.3"