Skip to content

Commit 954534e

Browse files
authored
Merge pull request #97 from alexandr-g/renovate/commitizen-4.x
chore(deps): update dependency commitizen to v4.2.1
2 parents 14c5edd + b98649b commit 954534e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.0.7",
113113
"codecov": "3.7.2",
114-
"commitizen": "4.1.5",
114+
"commitizen": "4.2.1",
115115
"cypress": "4.12.1",
116116
"cz-conventional-changelog": "3.3.0",
117117
"eslint-plugin-cypress": "2.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4563,10 +4563,10 @@ commander@^4.1.1:
45634563
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
45644564
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
45654565

4566-
commitizen@4.1.5:
4567-
version "4.1.5"
4568-
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.1.5.tgz#0d54fbac6da4c14e14c0b2159b4f2fedb8321dd7"
4569-
integrity sha512-oGNNeOARhunAPi5VF7FnLJAUPwajgt7DaC9hrDXFVo+qFlHaCtMtjY+iXOvfIrMBV3qmDZZyjgBsrTQMN5u1rg==
4566+
commitizen@4.2.1:
4567+
version "4.2.1"
4568+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.1.tgz#3b098b16c6b1a37f0d129018dff6751b20cd3103"
4569+
integrity sha512-nZsp8IThkDu7C+93BFD/mLShb9Gd6Wsaf90tpKE3x/6u5y/Q52kzanIJpGr0qvIsJ5bCMpgKtr3Lbu3miEJfaA==
45704570
dependencies:
45714571
cachedir "2.2.0"
45724572
cz-conventional-changelog "3.2.0"

0 commit comments

Comments
 (0)