diff --git a/bun.lockb b/bun.lockb index 4397551..3a8efe8 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4efcc89..61b2707 100644 --- a/package.json +++ b/package.json @@ -45,12 +45,12 @@ }, "dependencies": {}, "peerDependencies": { - "@commitlint/types": "^19.5.0", + "@commitlint/types": "^19.5.0 || ^20.0.0", "chalk": "^5.4.1" }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@commitlint/cli": "19.8.0", + "@commitlint/cli": "20.1.0", "@types/bun": "latest", "conventional-changelog-conventionalcommits": "8.0.0", "esbuild": "0.25.3",