Skip to content

Commit e9d60b3

Browse files
dependabot-supportmalept
authored andcommitted
build(deps-dev): bump cz-customizable from 5.10.0 to 6.0.0
Bumps [cz-customizable](https://github.com/leonardoanalista/cz-customizable) from 5.10.0 to 6.0.0. - [Release notes](https://github.com/leonardoanalista/cz-customizable/releases) - [Commits](leoforfree/cz-customizable@v5.10.0...v6.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 636a09c commit e9d60b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"commitizen": "^3.0.4",
139139
"coveralls": "^3.0.0",
140140
"cross-env": "^5.0.0",
141-
"cz-customizable": "^5.10.0",
141+
"cz-customizable": "^6.0.0",
142142
"eslint": "^5.16.0",
143143
"eslint-config-airbnb": "^17.1.0",
144144
"eslint-plugin-import": "^2.17.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2733,10 +2733,10 @@ cz-conventional-changelog@2.1.0:
27332733
right-pad "^1.0.1"
27342734
word-wrap "^1.0.3"
27352735

2736-
cz-customizable@^5.10.0:
2737-
version "5.10.0"
2738-
resolved "https://registry.yarnpkg.com/cz-customizable/-/cz-customizable-5.10.0.tgz#e7f820a09dd569f1ee7ea69ecd3a3510f4e0ec60"
2739-
integrity sha512-8fzzmoXXAg3ydu5Uhx4g+XwgWNdjmvm/zycKzZejnhQn8Z+kvnqKwXhwm9thmFE67MIXDMS7n+A1wuMAEplddQ==
2736+
cz-customizable@^6.0.0:
2737+
version "6.0.0"
2738+
resolved "https://registry.yarnpkg.com/cz-customizable/-/cz-customizable-6.0.0.tgz#df7564f86c00a20fb43f920b4ff00950ea511b85"
2739+
integrity sha512-ZZSR6vktsxk4c/zUoT/Ursm62jToExzTmDmlRF0Q72Ohq++cagUIXGcDyWW6ZWId1tIKV+fOW96VWlpHoZoMGQ==
27402740
dependencies:
27412741
editor "1.0.0"
27422742
find-config "^1.0.0"

0 commit comments

Comments
 (0)