Skip to content

Commit

Permalink
chore(deps): update dependency cz-conventional-changelog to v2
Browse files Browse the repository at this point in the history
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
  • Loading branch information
renovate-bot committed May 11, 2018
1 parent ef8e19f commit edc3cbc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"commitizen": "^2.8.6",
"coveralls": "^3.0.0",
"cz-conventional-changelog": "^1.2.0",
"cz-conventional-changelog": "^2.0.0",
"mkdirp": "^0.5.1",
"mukla": "^0.4.8",
"nyc": "^11.0.0",
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Expand Up @@ -731,7 +731,7 @@ currently-unhandled@^0.4.1:
dependencies:
array-find-index "^1.0.1"

cz-conventional-changelog@1.2.0, cz-conventional-changelog@^1.2.0:
cz-conventional-changelog@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-1.2.0.tgz#2bca04964c8919b23f3fd6a89ef5e6008b31b3f8"
dependencies:
Expand All @@ -742,6 +742,16 @@ cz-conventional-changelog@1.2.0, cz-conventional-changelog@^1.2.0:
right-pad "^1.0.1"
word-wrap "^1.0.3"

cz-conventional-changelog@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-2.1.0.tgz#2f4bc7390e3244e4df293e6ba351e4c740a7c764"
dependencies:
conventional-commit-types "^2.0.0"
lodash.map "^4.5.1"
longest "^1.0.1"
right-pad "^1.0.1"
word-wrap "^1.0.3"

d@^0.1.1, d@~0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/d/-/d-0.1.1.tgz#da184c535d18d8ee7ba2aa229b914009fae11309"
Expand Down

0 comments on commit edc3cbc

Please sign in to comment.