Skip to content

Commit

Permalink
chore(deps): update commitlint monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent af60ca4 commit 56677c9
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 85 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": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@commitlint/cli": "18.0.0",
"@commitlint/config-conventional": "18.0.0",
"@types/node": "20.8.7",
"@types/prettier": "2.7.3",
"@types/shell-quote": "1.7.3",
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": "17.8.1"
"@commitlint/config-conventional": "18.0.0"
},
"devDependencies": {
"@types/node": "^20.8.2",
Expand Down
Loading

0 comments on commit 56677c9

Please sign in to comment.