Skip to content

Commit 90bfe8d

Browse files
chore(deps): update commitlint monorepo to v19.6.0
1 parent e6c38e3 commit 90bfe8d

File tree

3 files changed

+180
-12
lines changed

3 files changed

+180
-12
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"devDependencies": {
6363
"@changesets/changelog-github": "0.5.0",
6464
"@changesets/cli": "2.27.1",
65-
"@commitlint/cli": "19.2.2",
66-
"@commitlint/config-conventional": "19.2.2",
65+
"@commitlint/cli": "19.6.0",
66+
"@commitlint/config-conventional": "19.6.0",
6767
"@types/node": "20.12.7",
6868
"@types/prettier": "3.0.0",
6969
"@types/shell-quote": "1.7.5",

packages/commitlint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lint:types": "tsc --project tsconfig.json --noEmit"
4141
},
4242
"dependencies": {
43-
"@commitlint/config-conventional": "19.2.2"
43+
"@commitlint/config-conventional": "19.6.0"
4444
},
4545
"devDependencies": {
4646
"@types/node": "^20.10.7",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)