Skip to content

Commit

Permalink
chore(deps): update commitlint monorepo to v18.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 3364967 commit 94f7d05
Show file tree
Hide file tree
Showing 3 changed files with 187 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.4.8",
"@changesets/cli": "2.26.2",
"@commitlint/cli": "18.4.2",
"@commitlint/config-conventional": "18.4.2",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@types/node": "20.9.2",
"@types/prettier": "2.7.3",
"@types/shell-quote": "1.7.4",
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": "18.4.2"
"@commitlint/config-conventional": "18.4.3"
},
"devDependencies": {
"@types/node": "^20.8.2",
Expand Down
192 changes: 184 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 94f7d05

Please sign in to comment.