From c4b07a24d4f5022a4de63c1eb0c81182f50119c8 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:30:11 +0000 Subject: [PATCH] chore(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 1293153..a720dcc 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",