diff --git a/bun.lockb b/bun.lockb index e2c1199..8a5def5 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3cabe9f..b8b0a55 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,12 @@ "type-testing": "^0.2.0" }, "devDependencies": { - "@commitlint/cli": "^19.6.0", + "@commitlint/cli": "^19.6.1", "@commitlint/config-conventional": "^19.6.0", "@ianvs/prettier-plugin-sort-imports": "^4.4.0", "bun-types": "latest", "husky": "^9.1.7", - "lint-staged": "^15.2.10", + "lint-staged": "^15.2.11", "oxlint": "latest", "prettier": "^3.4.2" },