Skip to content

Commit 60e5f56

Browse files
renovate-botmarionebl
authored andcommitted
chore: update dependency commitizen to v3.1.2
1 parent e854754 commit 60e5f56

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: @commitlint/prompt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"babel-cli": "6.26.0",
6161
"babel-preset-commitlint": "^8.2.0",
6262
"babel-register": "6.26.0",
63-
"commitizen": "3.1.1",
63+
"commitizen": "3.1.2",
6464
"concurrently": "3.6.1",
6565
"cross-env": "5.1.1"
6666
},

Diff for: yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -3476,10 +3476,10 @@ commander@~2.17.1:
34763476
resolved "https://registry.npmjs.org/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
34773477
integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==
34783478

3479-
3480-
version "3.1.1"
3481-
resolved "https://registry.npmjs.org/commitizen/-/commitizen-3.1.1.tgz#0135c8c68df52ce348d718f79b23eb03b8713918"
3482-
integrity sha512-n5pnG8sNM5a3dS3Kkh3rYr+hFdPWZlqV6pfz6KGLmWV/gsIiTqAwhTgFKkcF/paKUpfIMp0x4YZlD0xLBNTW9g==
3479+
3480+
version "3.1.2"
3481+
resolved "https://registry.npmjs.org/commitizen/-/commitizen-3.1.2.tgz#29ddd8b39396923e9058a0e4840cbeef144290be"
3482+
integrity sha512-eD0uTUsogu8ksFjFFYq75LLfXeLXsCIa27TPfOqvBI+tCx1Pp5QfKqC9oC+qTpSz3nTn9/+7TL5mE/wurB22JQ==
34833483
dependencies:
34843484
cachedir "2.1.0"
34853485
cz-conventional-changelog "2.1.0"
@@ -3491,7 +3491,7 @@ [email protected]:
34913491
glob "7.1.3"
34923492
inquirer "6.2.0"
34933493
is-utf8 "^0.2.1"
3494-
lodash "4.17.11"
3494+
lodash "4.17.14"
34953495
minimist "1.2.0"
34963496
shelljs "0.7.6"
34973497
strip-bom "3.0.0"
@@ -7287,7 +7287,7 @@ lodash.uniq@^4.5.0:
72877287
resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
72887288
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
72897289

7290-
[email protected].11, [email protected].14, [email protected], lodash@^3.3.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.1:
7290+
[email protected], [email protected], lodash@^3.3.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.1:
72917291
version "4.17.14"
72927292
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
72937293
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==

0 commit comments

Comments
 (0)