From 52753ffd89a4a51b14fac57089afd69ee7ca0b33 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 14:00:40 +0000 Subject: [PATCH] build(deps-dev): bump commitizen from 3.1.2 to 4.1.2 Bumps [commitizen](https://github.com/commitizen/cz-cli) from 3.1.2 to 4.1.2. - [Release notes](https://github.com/commitizen/cz-cli/releases) - [Commits](https://github.com/commitizen/cz-cli/compare/v3.1.2...v4.1.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31f65c2..82119b2 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/node": "^12.0.0", "@types/sprintf-js": "^1.1.0", "chai": "^4.1.2", - "commitizen": "^3.0.2", + "commitizen": "^4.1.2", "concurrently": "^4.0.1", "coveralls": "^3.0.1", "cz-conventional-changelog": "^2.1.0",