Skip to content

Commit 2e9caa2

Browse files
authored
Merge pull request #119 from alexandr-g/renovate/commitizen-4.x
chore(deps): update dependency commitizen to v4.2.2
2 parents bc8eaf6 + 3ecb0fd commit 2e9caa2

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@semantic-release/git": "9.0.0",
112112
"@semantic-release/github": "7.1.1",
113113
"codecov": "3.8.0",
114-
"commitizen": "4.2.1",
114+
"commitizen": "4.2.2",
115115
"cypress": "5.4.0",
116116
"cz-conventional-changelog": "3.3.0",
117117
"eslint-plugin-cypress": "2.11.2",

yarn.lock

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4586,13 +4586,13 @@ commander@^4.1.1:
45864586
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
45874587
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
45884588

4589-
4590-
version "4.2.1"
4591-
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.1.tgz#3b098b16c6b1a37f0d129018dff6751b20cd3103"
4592-
integrity sha512-nZsp8IThkDu7C+93BFD/mLShb9Gd6Wsaf90tpKE3x/6u5y/Q52kzanIJpGr0qvIsJ5bCMpgKtr3Lbu3miEJfaA==
4589+
4590+
version "4.2.2"
4591+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.2.tgz#1a93dd07208521ea1ebbf832593542dac714cc79"
4592+
integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ==
45934593
dependencies:
45944594
cachedir "2.2.0"
4595-
cz-conventional-changelog "3.2.0"
4595+
cz-conventional-changelog "3.3.0"
45964596
dedent "0.7.0"
45974597
detect-indent "6.0.0"
45984598
find-node-modules "2.0.0"
@@ -5282,20 +5282,6 @@ [email protected]:
52825282
optionalDependencies:
52835283
"@commitlint/load" ">6.1.1"
52845284

5285-
5286-
version "3.2.0"
5287-
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.0.tgz#6aef1f892d64113343d7e455529089ac9f20e477"
5288-
integrity sha512-yAYxeGpVi27hqIilG1nh4A9Bnx4J3Ov+eXy4koL3drrR+IO9GaWPsKjik20ht608Asqi8TQPf0mczhEeyAtMzg==
5289-
dependencies:
5290-
chalk "^2.4.1"
5291-
commitizen "^4.0.3"
5292-
conventional-commit-types "^3.0.0"
5293-
lodash.map "^4.5.1"
5294-
longest "^2.0.1"
5295-
word-wrap "^1.0.3"
5296-
optionalDependencies:
5297-
"@commitlint/load" ">6.1.1"
5298-
52995285
53005286
version "3.3.0"
53015287
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"

0 commit comments

Comments
 (0)