diff options
| author | Renovate Bot <[email protected]> | 2021-05-07 17:06:42 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-07 17:06:42 +0000 |
| commit | 7c8625ff8b077d30c332ef43d76f3e60d327be10 (patch) | |
| tree | 7993723a562bc2ea12a7b658294b72d1f01ad718 /package.json | |
| parent | feat(prompt): zero-index history builtin output for accuracy (diff) | |
| download | whirl-7c8625ff8b077d30c332ef43d76f3e60d327be10.tar.xz whirl-7c8625ff8b077d30c332ef43d76f3e60d327be10.zip | |
chore(deps): update dependency commitizen to v4.2.4
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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" } |