From ababd4f8bb7ea03dd6a3f9b587435c1990fefb57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 14 May 2019 06:52:42 +0000 Subject: [PATCH] build(deps-dev): bump cz-customizable from 6.0.0 to 6.2.0 Bumps [cz-customizable](https://github.com/leonardoanalista/cz-customizable) from 6.0.0 to 6.2.0. - [Release notes](https://github.com/leonardoanalista/cz-customizable/releases) - [Commits](https://github.com/leonardoanalista/cz-customizable/compare/v6.0.0...v6.2.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 277e47f668..0af6cf0a80 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "commitizen": "^3.1.1", "coveralls": "^3.0.0", "cross-env": "^5.0.0", - "cz-customizable": "^6.0.0", + "cz-customizable": "^6.2.0", "eslint": "^5.16.0", "eslint-config-airbnb": "^17.1.0", "eslint-plugin-import": "^2.17.2", diff --git a/yarn.lock b/yarn.lock index a1b3e1b45b..026cccf0cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2750,14 +2750,14 @@ cz-conventional-changelog@2.1.0: right-pad "^1.0.1" word-wrap "^1.0.3" -cz-customizable@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/cz-customizable/-/cz-customizable-6.0.0.tgz#df7564f86c00a20fb43f920b4ff00950ea511b85" - integrity sha512-ZZSR6vktsxk4c/zUoT/Ursm62jToExzTmDmlRF0Q72Ohq++cagUIXGcDyWW6ZWId1tIKV+fOW96VWlpHoZoMGQ== +cz-customizable@^6.2.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/cz-customizable/-/cz-customizable-6.2.0.tgz#4591bef5eae9fcef44bf024259723979404cdee0" + integrity sha512-6fBA8pbwApTY20Q5aDkWgJcg5wCmbwlcnccUFyBQypN8AoRJ0Vt4pLehai0/P2Xr29t2UDYoNGOUDhi4eoR0JQ== dependencies: editor "1.0.0" find-config "^1.0.0" - inquirer "^6.2.2" + inquirer "^6.3.1" lodash "^4.17.11" temp "^0.9.0" word-wrap "^1.2.3"