Skip to content

Commit

Permalink
chore(deps): update dependency commitizen to v4.2.3
Browse files Browse the repository at this point in the history
renovate bot automated dependency management

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | commitizen | 4.2.1 | 4.2.3 |
  • Loading branch information
renovate-bot committed Feb 1, 2021
1 parent 648add0 commit 549d8f8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
16 changes: 7 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "twitter-reply-bot",
"type": "module",
"version": "0.6.11",
"version": "0.6.12",
"description": "base for twitter reply bot using autohook",
"main": "./lib/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -143,7 +143,7 @@
"@commitlint/config-conventional": "11.0.0",
"@commitlint/prompt-cli": "11.0.0",
"@saithodev/semantic-release-backmerge": "1.2.1",
"commitizen": "4.2.1",
"commitizen": "4.2.3",
"cz-conventional-changelog": "3.3.0",
"dotenv": "8.2.0",
"husky": "4.3.0",
Expand Down

0 comments on commit 549d8f8

Please sign in to comment.