Skip to content

Commit

Permalink
chore(deps): update commitlint monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 54d6d42 commit 66ca955
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 23 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": "18.6.1",
"@commitlint/config-conventional": "18.6.1",
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@types/node": "20.11.30",
"@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": "18.6.1"
"@commitlint/config-conventional": "19.1.0"
},
"devDependencies": {
"@types/node": "^20.10.7",
Expand Down
Loading

0 comments on commit 66ca955

Please sign in to comment.