diff options
| author | Renovate Bot <[email protected]> | 2021-05-07 16:41:36 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-07 16:41:36 +0000 |
| commit | e1ec5debd9f6fa70dabb11245f46758bfd044ec1 (patch) | |
| tree | 3857bb6c2c93363822d07f021266846a4c599ae8 /package.json | |
| parent | fix(global): license header case (diff) | |
| download | api-renovate/commitizen-4.x.tar.xz api-renovate/commitizen-4.x.zip | |
chore(deps): update dependency commitizen to v4.2.4renovate/commitizen-4.x
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 b464467..117f30e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "devDependencies": { "@commitlint/cli": "12.1.1", "@commitlint/config-conventional": "12.1.1", - "commitizen": "4.2.3", + "commitizen": "4.2.4", "cz-conventional-commit": "1.0.6", "husky": "6.0.0" } |