Skip to content

Commit

Permalink
Merge pull request #3 from emjimadhu/renovate/cz-conventional-changel…
Browse files Browse the repository at this point in the history
…og-3.x

chore(deps): update dependency cz-conventional-changelog to v3.3.0
  • Loading branch information
emjimadhu authored Sep 11, 2020
2 parents 21d4fbd + 269e95c commit d84068c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/parser": "2.28.0",
"commitizen": "4.0.4",
"cz-conventional-changelog": "3.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "6.8.0",
"husky": "4.2.5",
"np": "6.2.1",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -745,17 +745,16 @@ [email protected]:
optionalDependencies:
"@commitlint/load" ">6.1.1"

cz-conventional-changelog@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.1.0.tgz#1e004a4f507531347a5f78ab4ed65c3ff693fc97"
integrity sha512-SCwPPOF+7qMh1DZkJhrwaxCvZzPaz2E9BwQzcZwBuHlpcJj9zzz7K5vADQRhHuxStaHZFSLbDlZEdcls4bKu7Q==
cz-conventional-changelog@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==
dependencies:
chalk "^2.4.1"
commitizen "^4.0.3"
conventional-commit-types "^3.0.0"
lodash.map "^4.5.1"
longest "^2.0.1"
right-pad "^1.0.1"
word-wrap "^1.0.3"
optionalDependencies:
"@commitlint/load" ">6.1.1"
Expand Down

0 comments on commit d84068c

Please sign in to comment.