From 2ff8151ef5bc354986d6afd3b4a04c32c0488c94 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 11:39:43 +0000 Subject: [PATCH] build(deps-dev): bump cz-conventional-changelog from 2.1.0 to 3.2.0 Bumps [cz-conventional-changelog](https://github.com/commitizen/cz-conventional-changelog) from 2.1.0 to 3.2.0. - [Release notes](https://github.com/commitizen/cz-conventional-changelog/releases) - [Commits](https://github.com/commitizen/cz-conventional-changelog/compare/v2.1.0...v3.2.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..aa5e88e 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.2.0", "eslint": "5.16.0", "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.18.0",