Skip to content

Commit

Permalink
chore(deps): update commitlint monorepo to v19.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent e6c38e3 commit 2ed4953
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@types/node": "20.12.7",
"@types/prettier": "3.0.0",
"@types/shell-quote": "1.7.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lint:types": "tsc --project tsconfig.json --noEmit"
},
"dependencies": {
"@commitlint/config-conventional": "19.2.2"
"@commitlint/config-conventional": "19.5.0"
},
"devDependencies": {
"@types/node": "^20.10.7",
Expand Down
186 changes: 177 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ed4953

Please sign in to comment.