Skip to content

Commit f780779

Browse files
renovate-botalexandr-g
authored andcommitted
chore(deps): update dependency cz-conventional-changelog to v3.2.0
1 parent 1bc879b commit f780779

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"codecov": "3.6.5",
114114
"commitizen": "4.0.5",
115115
"cypress": "4.5.0",
116-
"cz-conventional-changelog": "3.1.0",
116+
"cz-conventional-changelog": "3.2.0",
117117
"eslint-plugin-cypress": "2.10.3",
118118
"semantic-release": "17.0.7"
119119
}

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5320,17 +5320,16 @@ cz-conventional-changelog@3.0.1:
53205320
optionalDependencies:
53215321
"@commitlint/load" ">6.1.1"
53225322

5323-
cz-conventional-changelog@3.1.0:
5324-
version "3.1.0"
5325-
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.1.0.tgz#1e004a4f507531347a5f78ab4ed65c3ff693fc97"
5326-
integrity sha512-SCwPPOF+7qMh1DZkJhrwaxCvZzPaz2E9BwQzcZwBuHlpcJj9zzz7K5vADQRhHuxStaHZFSLbDlZEdcls4bKu7Q==
5323+
cz-conventional-changelog@3.2.0:
5324+
version "3.2.0"
5325+
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.0.tgz#6aef1f892d64113343d7e455529089ac9f20e477"
5326+
integrity sha512-yAYxeGpVi27hqIilG1nh4A9Bnx4J3Ov+eXy4koL3drrR+IO9GaWPsKjik20ht608Asqi8TQPf0mczhEeyAtMzg==
53275327
dependencies:
53285328
chalk "^2.4.1"
53295329
commitizen "^4.0.3"
53305330
conventional-commit-types "^3.0.0"
53315331
lodash.map "^4.5.1"
53325332
longest "^2.0.1"
5333-
right-pad "^1.0.1"
53345333
word-wrap "^1.0.3"
53355334
optionalDependencies:
53365335
"@commitlint/load" ">6.1.1"

0 commit comments

Comments
 (0)