Skip to content

Commit f155a6c

Browse files
committed
chore(deps): update dependency commitizen to v4.2.2
1 parent 76d5d2e commit f155a6c

File tree

2 files changed

+60
-2
lines changed

2 files changed

+60
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@commitlint/cli": "9.0.1",
1616
"@commitlint/config-conventional": "9.0.1",
17-
"commitizen": "4.1.2",
17+
"commitizen": "4.2.2",
1818
"cz-conventional-changelog": "3.2.0",
1919
"husky": "4.2.5"
2020
}

yarn.lock

Lines changed: 59 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,27 @@ color-name@~1.1.4:
498498
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
499499
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
500500

501-
[email protected], commitizen@^4.0.3:
501+
502+
version "4.2.2"
503+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.2.tgz#1a93dd07208521ea1ebbf832593542dac714cc79"
504+
integrity sha512-uz+E6lGsDBDI2mYA4QfOxFeqdWUYwR1ky11YmLgg2BnEEP3YbeejpT4lxzGjkYqumnXr062qTOGavR9NtX/iwQ==
505+
dependencies:
506+
cachedir "2.2.0"
507+
cz-conventional-changelog "3.3.0"
508+
dedent "0.7.0"
509+
detect-indent "6.0.0"
510+
find-node-modules "2.0.0"
511+
find-root "1.1.0"
512+
fs-extra "8.1.0"
513+
glob "7.1.4"
514+
inquirer "6.5.2"
515+
is-utf8 "^0.2.1"
516+
lodash "^4.17.20"
517+
minimist "1.2.5"
518+
strip-bom "4.0.0"
519+
strip-json-comments "3.0.1"
520+
521+
commitizen@^4.0.3:
502522
version "4.1.2"
503523
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.1.2.tgz#6095eb825fd3f0d3611df88e6803c69b23307e9a"
504524
integrity sha512-LBxTQKHbVgroMz9ohpm86N+GfJobonGyvDc3zBGdZazbwCLz2tqLa48Rf2TnAdKx7/06W1i1R3SXUt5QW97qVQ==
@@ -638,6 +658,20 @@ [email protected]:
638658
optionalDependencies:
639659
"@commitlint/load" ">6.1.1"
640660

661+
662+
version "3.3.0"
663+
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
664+
integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==
665+
dependencies:
666+
chalk "^2.4.1"
667+
commitizen "^4.0.3"
668+
conventional-commit-types "^3.0.0"
669+
lodash.map "^4.5.1"
670+
longest "^2.0.1"
671+
word-wrap "^1.0.3"
672+
optionalDependencies:
673+
"@commitlint/load" ">6.1.1"
674+
641675
dargs@^4.0.1:
642676
version "4.1.0"
643677
resolved "https://registry.yarnpkg.com/dargs/-/dargs-4.1.0.tgz#03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17"
@@ -1076,6 +1110,25 @@ [email protected]:
10761110
strip-ansi "^5.1.0"
10771111
through "^2.3.6"
10781112

1113+
1114+
version "6.5.2"
1115+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2.tgz#ad50942375d036d327ff528c08bd5fab089928ca"
1116+
integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==
1117+
dependencies:
1118+
ansi-escapes "^3.2.0"
1119+
chalk "^2.4.2"
1120+
cli-cursor "^2.1.0"
1121+
cli-width "^2.0.0"
1122+
external-editor "^3.0.3"
1123+
figures "^2.0.0"
1124+
lodash "^4.17.12"
1125+
mute-stream "0.0.7"
1126+
run-async "^2.2.0"
1127+
rxjs "^6.4.0"
1128+
string-width "^2.1.0"
1129+
strip-ansi "^5.1.0"
1130+
through "^2.3.6"
1131+
10791132
is-accessor-descriptor@^0.1.6:
10801133
version "0.1.6"
10811134
resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"
@@ -1343,6 +1396,11 @@ [email protected], lodash@^4.17.12, lodash@^4.17.15:
13431396
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
13441397
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
13451398

1399+
lodash@^4.17.20:
1400+
version "4.17.20"
1401+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
1402+
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
1403+
13461404
longest@^2.0.1:
13471405
version "2.0.1"
13481406
resolved "https://registry.yarnpkg.com/longest/-/longest-2.0.1.tgz#781e183296aa94f6d4d916dc335d0d17aefa23f8"

0 commit comments

Comments
 (0)