Skip to content

Commit

Permalink
chore(deps): update commitlint monorepo to v19.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent 97a684a commit 7fbad73
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 11 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.1",
"@commitlint/config-conventional": "19.1.0",
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@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.1.0"
"@commitlint/config-conventional": "19.2.2"
},
"devDependencies": {
"@types/node": "^20.10.7",
Expand Down
55 changes: 47 additions & 8 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 7fbad73

Please sign in to comment.