Skip to content

Commit d74fca1

Browse files
fix(deps): update commitlint monorepo to v19.7.1
1 parent e6c38e3 commit d74fca1

File tree

3 files changed

+199
-12
lines changed

3 files changed

+199
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.7.1",
66+
"@commitlint/config-conventional": "19.7.1",
6767
"@types/node": "20.12.7",
6868
"@types/prettier": "3.0.0",
6969
"@types/shell-quote": "1.7.5",

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
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.7.1"
4444
},
4545
"devDependencies": {
4646
"@types/node": "^20.10.7",

pnpm-lock.yaml

Lines changed: 196 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)