Skip to content

Commit

Permalink
chore(deps): update dependency commitizen to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 20, 2020
1 parent 33970d7 commit 2fe29c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@commitlint/config-conventional": "9.1.2",
"@commitlint/prompt": "9.1.2",
"@commitlint/prompt-cli": "9.1.2",
"commitizen": "4.2.1",
"commitizen": "4.2.2",
"cz-conventional-changelog": "3.3.0",
"husky": "4.2.5",
"lint-staged": "10.2.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -713,13 +713,13 @@ commander@^6.0.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-6.0.0.tgz#2b270da94f8fb9014455312f829a1129dbf8887e"
integrity sha512-s7EA+hDtTYNhuXkTlhqew4txMZVdszBmKWSPEMxGr8ru8JXR7bLUFIAtPhcSuFdJQ0ILMxnJi8GkQL0yvDy/YA==

[email protected].1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.1.tgz#3b098b16c6b1a37f0d129018dff6751b20cd3103"
integrity sha512-nZsp8IThkDu7C+93BFD/mLShb9Gd6Wsaf90tpKE3x/6u5y/Q52kzanIJpGr0qvIsJ5bCMpgKtr3Lbu3miEJfaA==
[email protected].2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.2.tgz#1a93dd07208521ea1ebbf832593542dac714cc79"
integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ==
dependencies:
cachedir "2.2.0"
cz-conventional-changelog "3.2.0"
cz-conventional-changelog "3.3.0"
dedent "0.7.0"
detect-indent "6.0.0"
find-node-modules "2.0.0"
Expand Down

0 comments on commit 2fe29c4

Please sign in to comment.