Skip to content

Commit

Permalink
chore(deps): update commitlint cli version
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Shatford <[email protected]>
  • Loading branch information
jordanshatford committed Oct 2, 2023
1 parent 6920a1b commit 86dbe08
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"api": "pnpm --filter @yd/api -- ",
"web": "pnpm --filter @yd/web -- ",
"client": "pnpm --filter @yd/client -- ",
"cfg": "pnpm --filter @yd/config -- ",
"cfg": "pnpm --filter @yd/config -- ",
"ui": "pnpm --filter @yd/ui -- ",
"build": "pnpm -r build",
"lint": "pnpm -r lint",
Expand All @@ -20,7 +20,7 @@
"commitlint": "commitlint --edit"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"husky": "^8.0.3"
},
Expand Down
54 changes: 27 additions & 27 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 86dbe08

Please sign in to comment.