Skip to content

Commit

Permalink
build(deps-dev): bump cz-customizable from 5.7.0 to 5.9.0
Browse files Browse the repository at this point in the history
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](leoforfree/cz-customizable@v5.7.0...v5.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and malept committed Apr 5, 2019
1 parent cf002ee commit 82e9c4d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 82e9c4d

Please sign in to comment.