diff --git a/bun.lockb b/bun.lockb index 1c38796..d2dc18c 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fdd1526..43770f1 100644 --- a/package.json +++ b/package.json @@ -47,12 +47,12 @@ }, "dependencies": {}, "peerDependencies": { - "@commitlint/types": "^19 || ^20", + "@commitlint/types": "^19 || ^20 || ^21.0.0", "chalk": "^5" }, "devDependencies": { "@biomejs/biome": "2.4.13", - "@commitlint/cli": "20.5.2", + "@commitlint/cli": "21.2.1", "@types/bun": "1.3.13", "conventional-changelog-conventionalcommits": "9.3.1", "esbuild": "0.28.0",