Skip to content

Commit a31d65c

Browse files
authored
Merge pull request #1100 from spotify/dependabot/npm_and_yarn/commitizen-4.3.0
build(deps): bump commitizen from 4.2.6 to 4.3.0
2 parents 07db5cf + 51060cb commit a31d65c

File tree

1 file changed

+7
-28
lines changed

1 file changed

+7
-28
lines changed

yarn.lock

Lines changed: 7 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3118,9 +3118,9 @@ commander@^9.4.1:
31183118
integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==
31193119

31203120
commitizen@^4.0.3, commitizen@^4.2.6:
3121-
version "4.2.6"
3122-
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.2.6.tgz#c35af39e1cb5fc2de88511df802da4344dc3ca80"
3123-
integrity sha512-RyTM+EiD9GO01DJUn9MRRAet3XUHGfoUZoksLfr+1ym1Xt2q5EYJs9Fg2BtKSb5Mo53i0BtMBmWMHQXVlZ/L9w==
3121+
version "4.3.0"
3122+
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.3.0.tgz#0d056c542a2d2b1f9b9aba981aa32575b2849924"
3123+
integrity sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==
31243124
dependencies:
31253125
cachedir "2.3.0"
31263126
cz-conventional-changelog "3.3.0"
@@ -3130,10 +3130,10 @@ commitizen@^4.0.3, commitizen@^4.2.6:
31303130
find-root "1.1.0"
31313131
fs-extra "9.1.0"
31323132
glob "7.2.3"
3133-
inquirer "8.2.4"
3133+
inquirer "8.2.5"
31343134
is-utf8 "^0.2.1"
31353135
lodash "4.17.21"
3136-
minimist "1.2.6"
3136+
minimist "1.2.7"
31373137
strip-bom "4.0.0"
31383138
strip-json-comments "3.1.1"
31393139

@@ -4823,28 +4823,7 @@ init-package-json@^3.0.2:
48234823
validate-npm-package-license "^3.0.4"
48244824
validate-npm-package-name "^4.0.0"
48254825

4826-
inquirer@8.2.4:
4827-
version "8.2.4"
4828-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.4.tgz#ddbfe86ca2f67649a67daa6f1051c128f684f0b4"
4829-
integrity sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==
4830-
dependencies:
4831-
ansi-escapes "^4.2.1"
4832-
chalk "^4.1.1"
4833-
cli-cursor "^3.1.0"
4834-
cli-width "^3.0.0"
4835-
external-editor "^3.0.3"
4836-
figures "^3.0.0"
4837-
lodash "^4.17.21"
4838-
mute-stream "0.0.8"
4839-
ora "^5.4.1"
4840-
run-async "^2.4.0"
4841-
rxjs "^7.5.5"
4842-
string-width "^4.1.0"
4843-
strip-ansi "^6.0.0"
4844-
through "^2.3.6"
4845-
wrap-ansi "^7.0.0"
4846-
4847-
inquirer@^8.2.4:
4826+
inquirer@8.2.5, inquirer@^8.2.4:
48484827
version "8.2.5"
48494828
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.5.tgz#d8654a7542c35a9b9e069d27e2df4858784d54f8"
48504829
integrity sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==
@@ -6339,7 +6318,7 @@ minimist-options@4.1.0:
63396318
is-plain-obj "^1.1.0"
63406319
kind-of "^6.0.3"
63416320

6342-
minimist@1.2.6, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
6321+
minimist@1.2.7, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
63436322
version "1.2.7"
63446323
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
63456324
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==

0 commit comments

Comments
 (0)