From ee9e74a7dfec2e1b38ea9aa9e8f0a53bbb260a17 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 16:27:09 +0000 Subject: [PATCH] build(deps-dev): update cz-conventional-changelog requirement Updates the requirements on [cz-conventional-changelog](https://github.com/commitizen/cz-conventional-changelog) to permit the latest version. - [Release notes](https://github.com/commitizen/cz-conventional-changelog/releases) - [Commits](https://github.com/commitizen/cz-conventional-changelog/compare/v2.1.0...v3.0.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 151b236..0b7760c 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.0.2", "eslint": "5.16.0", "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.18.0",