From b0f8900a2dd0d90c963bc198254fc231a3a2fffb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 11:26:18 +0000 Subject: [PATCH] build(deps-dev): bump cz-conventional-changelog from 2.1.0 to 3.3.0 Bumps [cz-conventional-changelog](https://github.com/commitizen/cz-conventional-changelog) from 2.1.0 to 3.3.0. - [Release notes](https://github.com/commitizen/cz-conventional-changelog/releases) - [Commits](https://github.com/commitizen/cz-conventional-changelog/compare/v2.1.0...v3.3.0) 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 151b236..e5241a5 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "all-contributors-cli": "6.7.0", "codecov": "3.5.0", "commitizen": "3.1.1", - "cz-conventional-changelog": "2.1.0", + "cz-conventional-changelog": "3.3.0", "eslint": "5.16.0", "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.18.0",