From 82e9c4d96d50824dd8a773aeafe7565f0ca02f99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 5 Apr 2019 06:47:59 +0000 Subject: [PATCH] build(deps-dev): bump cz-customizable from 5.7.0 to 5.9.0 Bumps [cz-customizable](https://github.com/leonardoanalista/cz-customizable) from 5.7.0 to 5.9.0. - [Release notes](https://github.com/leonardoanalista/cz-customizable/releases) - [Commits](https://github.com/leonardoanalista/cz-customizable/compare/v5.7.0...v5.9.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6c0736b2e4..0d17878f34 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "commitizen": "^3.0.4", "coveralls": "^3.0.0", "cross-env": "^5.0.0", - "cz-customizable": "^5.0.0", + "cz-customizable": "^5.9.0", "eslint": "^5.16.0", "eslint-config-airbnb": "^17.1.0", "eslint-plugin-import": "^2.15.0", diff --git a/yarn.lock b/yarn.lock index 201528ab6b..9663792da7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2747,10 +2747,10 @@ cz-conventional-changelog@2.1.0: right-pad "^1.0.1" word-wrap "^1.0.3" -cz-customizable@^5.0.0: - version "5.7.0" - resolved "https://registry.yarnpkg.com/cz-customizable/-/cz-customizable-5.7.0.tgz#43aa664d3ed7d5ecbb295233f6ba5fe72f255287" - integrity sha512-ye/CYRj0tEXZUGE2grOKtm9Uurt76Y3XLHrIHTnU/EAcxAyL8H0AfDdI85Zp7gPb1ki71pUpW5Bm26J4EgFfSA== +cz-customizable@^5.9.0: + version "5.9.0" + resolved "https://registry.yarnpkg.com/cz-customizable/-/cz-customizable-5.9.0.tgz#a1bfa3115e8aa438d9279cc4096ad3e4f24821ff" + integrity sha512-KhBnDStwaCgAXMdVIUfDxF95TzQE2lZI3FoQEs90j4otD/vO8XOGDeYiBC+SlslA0KUKIz2Fy3yau2iAKzQGAA== dependencies: editor "1.0.0" find-config "^1.0.0"