From f2d96b9bfd19a45c396aaf6ee142614794f5ea2b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2019 06:20:51 +0000 Subject: [PATCH] chore(package): update commitizen to version 4.0.3 Closes #129 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fab8c5..52cd4b7 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.0.3", "cz-conventional-changelog": "^2.1.0", "eslint": "^5.0.1", "eslint-config-finn": "^3.0.1",