Skip to content

Commit d608943

Browse files
feat(deps): bump commitizen from 4.2.1 to 4.2.3
Bumps [commitizen](https://github.com/commitizen/cz-cli) from 4.2.1 to 4.2.3. - [Release notes](https://github.com/commitizen/cz-cli/releases) - [Commits](commitizen/cz-cli@v4.2.1...v4.2.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e1dc0e commit d608943

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@typescript-eslint/parser": "^4.14.2",
5959
"arrify": "^2.0.1",
6060
"chalk": "^4.1.0",
61-
"commitizen": "^4.2.1",
61+
"commitizen": "^4.2.3",
6262
"concurrently": "^5.1.0",
6363
"cosmiconfig": "^7.0.0",
6464
"cross-env": "^7.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2879,10 +2879,10 @@ commander@^6.2.0:
28792879
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
28802880
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
28812881

2882-
commitizen@^4.0.3, commitizen@^4.2.1:
2883-
version "4.2.1"
2884-
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.1.tgz#3b098b16c6b1a37f0d129018dff6751b20cd3103"
2885-
integrity sha512-nZsp8IThkDu7C+93BFD/mLShb9Gd6Wsaf90tpKE3x/6u5y/Q52kzanIJpGr0qvIsJ5bCMpgKtr3Lbu3miEJfaA==
2882+
commitizen@^4.0.3, commitizen@^4.2.3:
2883+
version "4.2.3"
2884+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.3.tgz#088d0ef72500240d331b11e02e288223667c1475"
2885+
integrity sha512-pYlYEng7XMV2TW4xtjDKBGqeJ0Teq2zyRSx2S3Ml1XAplHSlJZK8vm1KdGclpMEZuGafbS5TeHXIVnHk8RWIzQ==
28862886
dependencies:
28872887
cachedir "2.2.0"
28882888
cz-conventional-changelog "3.2.0"

0 commit comments

Comments
 (0)