From 63657d965b1404b0d1a17b5ae0d8ff95fb5f8587 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 12:28:32 +0000 Subject: [PATCH] chore(deps-dev): bump commitizen from 3.1.1 to 4.2.4 Bumps [commitizen](https://github.com/commitizen/cz-cli) from 3.1.1 to 4.2.4. - [Release notes](https://github.com/commitizen/cz-cli/releases) - [Commits](https://github.com/commitizen/cz-cli/compare/v3.1.1...v4.2.4) 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 0e80a93..8322ad8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@typescript-eslint/parser": "1.11.0", "all-contributors-cli": "6.7.0", "codecov": "3.5.0", - "commitizen": "3.1.1", + "commitizen": "4.2.4", "cz-conventional-changelog": "2.1.0", "eslint": "5.16.0", "eslint-config-airbnb-base": "13.2.0",