From 0662ae5c1f68ef97f6508787aa7fa74ae07bd43d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 06:47:00 +0000 Subject: [PATCH] build(deps-dev): bump commitizen from 3.1.1 to 4.1.2 Bumps [commitizen](https://github.com/commitizen/cz-cli) from 3.1.1 to 4.1.2. - [Release notes](https://github.com/commitizen/cz-cli/releases) - [Commits](https://github.com/commitizen/cz-cli/compare/v3.1.1...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 33b66ab..92a3321 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "all-contributors-cli": "6.6.1", "better-docs": "1.1.6", "codacy-coverage": "3.4.0", - "commitizen": "3.1.1", + "commitizen": "4.1.2", "commitplease": "^3.2.0", "coveralls": "3.0.9", "dictionary-en-us": "^2.1.1",