Skip to content

Commit ea62138

Browse files
renovate[bot]scttcper
authored andcommitted
chore(deps): update dependency commitizen to v2.10.1 (#143)
This Pull Request updates dependency [commitizen](https://github.com/commitizen/cz-cli) from `v2.9.6` to `v2.10.1` **Note**: This PR was created on a configured schedule ("before 3am on Monday") and will not receive updates outside those times. <details> <summary>Release Notes</summary> ### [`v2.10.1`](https://github.com/commitizen/cz-cli/releases/v2.10.1) [Compare Source](commitizen/cz-cli@v2.10.0...v2.10.1) <a name"2.10.1"></a> ##### 2.10.1 (2018-05-24) ##### Bug Fixes * **cli:** Respect git commit -a original behavior (#&#8203;376) (#&#8203;471) ([d10c94f4](commitizen/cz-cli@d10c94f4)) * **config:** prioritized package.json last when looking for config files (#&#8203;484) ([5f8902e7](commitizen/cz-cli@5f8902e7), closes [#&#8203;478](`https://github.com/commitizen/cz-cli/issues/478`)) --- ### [`v2.10.0`](https://github.com/commitizen/cz-cli/releases/v2.10.0) [Compare Source](commitizen/cz-cli@v2.9.6...v2.10.0) <a name"2.10.0"></a> #### 2.10.0 (2018-05-24) ##### Bug Fixes * lodash Node Security warning (#&#8203;482) ([0023958e](commitizen/cz-cli@0023958e)) * **adapter:** Don't print git root to stdout (#&#8203;428) ([d5e24245](commitizen/cz-cli@d5e24245)) * **cli:** Don't print error stack trace if git-cz failed (#&#8203;436) (#&#8203;437) ([53719a42](commitizen/cz-cli@53719a42)) ##### Features * **strategies:** respect the `--allow-emtpy` flag (#&#8203;477) ([495437c1](commitizen/cz-cli@495437c1)) --- </details> --- This PR has been generated by [Renovate Bot](https://renovatebot.com).
1 parent 6cc5bae commit ea62138

File tree

2 files changed

+232
-15
lines changed

2 files changed

+232
-15
lines changed

package-lock.json

Lines changed: 231 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/rimraf": "2.0.2",
5353
"@types/tinycolor2": "1.4.0",
5454
"codelyzer": "4.3.0",
55-
"commitizen": "2.9.6",
55+
"commitizen": "2.10.1",
5656
"cz-conventional-changelog": "2.1.0",
5757
"fs-extra": "6.0.1",
5858
"jasmine-core": "2.99.1",

0 commit comments

Comments
 (0)