Skip to content

Commit 334cbad

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency commitizen to v3.1.2
1 parent 720e3ea commit 334cbad

2 files changed

Lines changed: 12 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"babel-plugin-istanbul": "5.1.4",
8585
"babel-plugin-source-map-support": "2.1.1",
8686
"chai": "4.2.0",
87-
"commitizen": "3.1.1",
87+
"commitizen": "3.1.2",
8888
"coveralls": "3.0.5",
8989
"cross-env": "5.2.0",
9090
"cz-conventional-changelog": "2.1.0",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2243,10 +2243,10 @@ commander@~2.8.1:
22432243
dependencies:
22442244
graceful-readlink ">= 1.0.0"
22452245

2246-
commitizen@3.1.1:
2247-
version "3.1.1"
2248-
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-3.1.1.tgz#0135c8c68df52ce348d718f79b23eb03b8713918"
2249-
integrity sha512-n5pnG8sNM5a3dS3Kkh3rYr+hFdPWZlqV6pfz6KGLmWV/gsIiTqAwhTgFKkcF/paKUpfIMp0x4YZlD0xLBNTW9g==
2246+
commitizen@3.1.2:
2247+
version "3.1.2"
2248+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-3.1.2.tgz#29ddd8b39396923e9058a0e4840cbeef144290be"
2249+
integrity sha512-eD0uTUsogu8ksFjFFYq75LLfXeLXsCIa27TPfOqvBI+tCx1Pp5QfKqC9oC+qTpSz3nTn9/+7TL5mE/wurB22JQ==
22502250
dependencies:
22512251
cachedir "2.1.0"
22522252
cz-conventional-changelog "2.1.0"
@@ -2258,7 +2258,7 @@ commitizen@3.1.1:
22582258
glob "7.1.3"
22592259
inquirer "6.2.0"
22602260
is-utf8 "^0.2.1"
2261-
lodash "4.17.11"
2261+
lodash "4.17.14"
22622262
minimist "1.2.0"
22632263
shelljs "0.7.6"
22642264
strip-bom "3.0.0"
@@ -5570,7 +5570,12 @@ lodash.uniq@^4.5.0:
55705570
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
55715571
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
55725572

5573-
lodash@4.17.11, lodash@^4.16.6, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.8.0:
5573+
lodash@4.17.14:
5574+
version "4.17.14"
5575+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
5576+
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
5577+
5578+
lodash@^4.16.6, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.8.0:
55745579
version "4.17.11"
55755580
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
55765581
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

0 commit comments

Comments
 (0)