From d755b545b3fd75ebfefd0b8bf0d924719e383084 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 12:36:08 +0000 Subject: [PATCH] chore(package): update commitizen to version 4.1.2 Closes #129 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fab8c5..a701eab 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@asset-pipe/sink-fs": "^1.1.3", "@commitlint/cli": "^7.0.0", "@commitlint/config-conventional": "^7.0.1", - "commitizen": "^3.0.5", + "commitizen": "^4.1.2", "cz-conventional-changelog": "^2.1.0", "eslint": "^5.0.1", "eslint-config-finn": "^3.0.1",