diff --git a/bun.lockb b/bun.lockb index 45ac884f..adfa71d5 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ab0f50f5..bffae6f4 100644 --- a/package.json +++ b/package.json @@ -73,8 +73,8 @@ "zod": "^3.23.8" }, "devDependencies": { - "@commitlint/cli": "^19.5.0", - "@commitlint/config-conventional": "^19.5.0", + "@commitlint/cli": "^20.1.0", + "@commitlint/config-conventional": "^20.0.0", "@ianvs/prettier-plugin-sort-imports": "^4.3.1", "@next/bundle-analyzer": "15.0.3", "@total-typescript/ts-reset": "^0.6.1",