aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-07 17:06:42 +0000
committerRenovate Bot <[email protected]>2021-05-07 17:06:42 +0000
commit488a79f731a7e8546e4afbb7c3aa3f4adefd25b5 (patch)
tree9e50badb9672363981077b7b5e013af977904aca /package.json
parentfeat(prompt): zero-index history builtin output for accuracy (diff)
downloadwhirl-488a79f731a7e8546e4afbb7c3aa3f4adefd25b5.tar.xz
whirl-488a79f731a7e8546e4afbb7c3aa3f4adefd25b5.zip
chore(deps): update dependency commitizen to v4.2.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fcdf2b6..8b42a90 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"devDependencies": {
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
- "commitizen": "4.2.3",
+ "commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
"husky": "6.0.0"
}