Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Commit 835ff68

Browse files
renovate-botkontrollanten
authored andcommitted
chore(deps): update dependency commitizen to v4.2.3
1 parent c27d316 commit 835ff68

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"chai": "4.2.0",
164164
"chai-enzyme": "1.0.0-beta.1",
165165
"codecov": "3.8.1",
166-
"commitizen": "4.2.2",
166+
"commitizen": "4.2.3",
167167
"copy-webpack-plugin": "6.4.1",
168168
"cross-env": "7.0.3",
169169
"css-loader": "5.0.1",

yarn.lock

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4628,13 +4628,13 @@ commander@~2.17.1:
46284628
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
46294629
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
46304630

4631-
commitizen@4.2.2:
4632-
version "4.2.2"
4633-
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.2.tgz#1a93dd07208521ea1ebbf832593542dac714cc79"
4634-
integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ==
4631+
commitizen@4.2.3:
4632+
version "4.2.3"
4633+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.3.tgz#088d0ef72500240d331b11e02e288223667c1475"
4634+
integrity sha512-pYlYEng7XMV2TW4xtjDKBGqeJ0Teq2zyRSx2S3Ml1XAplHSlJZK8vm1KdGclpMEZuGafbS5TeHXIVnHk8RWIzQ==
46354635
dependencies:
46364636
cachedir "2.2.0"
4637-
cz-conventional-changelog "3.3.0"
4637+
cz-conventional-changelog "3.2.0"
46384638
dedent "0.7.0"
46394639
detect-indent "6.0.0"
46404640
find-node-modules "2.0.0"
@@ -5350,6 +5350,20 @@ cz-conventional-changelog@3.0.1:
53505350
optionalDependencies:
53515351
"@commitlint/load" ">6.1.1"
53525352

5353+
cz-conventional-changelog@3.2.0:
5354+
version "3.2.0"
5355+
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.0.tgz#6aef1f892d64113343d7e455529089ac9f20e477"
5356+
integrity sha512-yAYxeGpVi27hqIilG1nh4A9Bnx4J3Ov+eXy4koL3drrR+IO9GaWPsKjik20ht608Asqi8TQPf0mczhEeyAtMzg==
5357+
dependencies:
5358+
chalk "^2.4.1"
5359+
commitizen "^4.0.3"
5360+
conventional-commit-types "^3.0.0"
5361+
lodash.map "^4.5.1"
5362+
longest "^2.0.1"
5363+
word-wrap "^1.0.3"
5364+
optionalDependencies:
5365+
"@commitlint/load" ">6.1.1"
5366+
53535367
cz-conventional-changelog@3.3.0:
53545368
version "3.3.0"
53555369
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"

0 commit comments

Comments
 (0)