Skip to content

Commit 8e5edd1

Browse files
chore(deps): update commitlint monorepo to ^19.5.0 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ae246f commit 8e5edd1

File tree

2 files changed

+138
-72
lines changed

2 files changed

+138
-72
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@anolilab/lint-staged-config": "^2.1.7",
1414
"@anolilab/prettier-config": "^5.0.14",
1515
"@anolilab/semantic-release-preset": "^9.0.0",
16-
"@commitlint/cli": "^19.4.1",
17-
"@commitlint/config-conventional": "^19.4.1",
16+
"@commitlint/cli": "^19.5.0",
17+
"@commitlint/config-conventional": "^19.5.0",
1818
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
1919
"commitizen": "^4.3.0",
2020
"conventional-changelog-conventionalcommits": "8.0.0",
@@ -33,7 +33,7 @@
3333
},
3434
"pnpm": {
3535
"overrides": {
36-
"@commitlint/config-conventional": "^19.4.1"
36+
"@commitlint/config-conventional": "^19.5.0"
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)