Skip to content

Commit ef3cf03

Browse files
build: update commitlint monorepo from 19.8.0 to 20.0.0
1 parent 67ed316 commit ef3cf03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

18 Bytes
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.0.0",
5454
"@types/bun": "latest",
5555
"conventional-changelog-conventionalcommits": "8.0.0",
5656
"esbuild": "0.25.3",

0 commit comments

Comments
 (0)