Skip to content

Commit 0385adb

Browse files
authoredMar 9, 2025
Merge pull request #269 from Commencis/renovate/commitlint-monorepo
fix(deps): update commitlint monorepo to v19.8.0
2 parents fde3665 + dc8e7e8 commit 0385adb

File tree

4 files changed

+98
-84
lines changed

4 files changed

+98
-84
lines changed
 

‎.changeset/good-jokes-train.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@commencis/commitlint-config': patch
3+
---
4+
5+
chore(deps): update commitlint monorepo to v19.8.0

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@commencis/lint-staged-config": "0.1.0",
5353
"@commencis/prettier-config": "2.0.0",
5454
"@commencis/ts-config": "0.0.2",
55-
"@commitlint/cli": "19.7.1",
55+
"@commitlint/cli": "19.8.0",
5656
"@svitejs/changesets-changelog-github-compact": "1.2.0",
5757
"@vitest/coverage-v8": "3.0.8",
5858
"eslint": "9.22.0",

‎packages/commitlint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"lint:types": "tsc --noEmit"
3636
},
3737
"dependencies": {
38-
"@commitlint/config-conventional": "19.7.1"
38+
"@commitlint/config-conventional": "19.8.0"
3939
},
4040
"devDependencies": {
4141
"@commencis/ts-config": "0.0.2",
42-
"@commitlint/types": "19.5.0",
42+
"@commitlint/types": "19.8.0",
4343
"tsup": "8.4.0",
4444
"typescript": "5.8.2"
4545
}

‎pnpm-lock.yaml

+90-81
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)