Skip to content

Commit 96834f2

Browse files
build: update commitlint monorepo
1 parent 67ed316 commit 96834f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

4.41 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@
4545
},
4646
"dependencies": {},
4747
"peerDependencies": {
48-
"@commitlint/types": "^19.5.0",
48+
"@commitlint/types": "^19.5.0 || ^20.0.0",
4949
"chalk": "^5.4.1"
5050
},
5151
"devDependencies": {
5252
"@biomejs/biome": "1.9.4",
53-
"@commitlint/cli": "19.8.0",
53+
"@commitlint/cli": "20.1.0",
5454
"@types/bun": "latest",
5555
"conventional-changelog-conventionalcommits": "8.0.0",
5656
"esbuild": "0.25.3",

0 commit comments

Comments
 (0)