Skip to content

Commit 39b2e39

Browse files
renovate[bot]literat
authored andcommitted
chore(deps): update dependency @commitlint/cli to v20
1 parent c15223e commit 39b2e39

3 files changed

Lines changed: 188 additions & 224 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@alma-oss/prettier-config": "workspace:^",
4242
"@almacareer/remark-config": "workspace:^",
43-
"@commitlint/cli": "19.8.1",
43+
"@commitlint/cli": "20.5.0",
4444
"conventional-changelog-conventionalcommits": "7.0.2",
4545
"eslint": "9.39.4",
4646
"eslint-config-prettier": "9.1.2",

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"@commitlint/config-conventional": "^19.0.0"
2929
},
3030
"peerDependencies": {
31-
"@commitlint/cli": "^19.0.0"
31+
"@commitlint/cli": "^19.0.0 || ^20.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)