Skip to content

Commit 3767cd6

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @commitlint/cli from 12.1.1 to 12.1.4
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 12.1.1 to 12.1.4. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v12.1.1...v12.1.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 979e784 commit 3767cd6

File tree

2 files changed

+67
-73
lines changed

2 files changed

+67
-73
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"author": "Jamie Rolfs <[email protected]>",
5252
"license": "MIT",
5353
"dependencies": {
54-
"@commitlint/cli": "^12.1.1",
54+
"@commitlint/cli": "^12.1.4",
5555
"@commitlint/config-conventional": "^12.1.4",
5656
"@commitlint/prompt": "^12.1.4",
5757
"@types/jest": "^26.0.21",

yarn.lock

+66-72
Original file line numberDiff line numberDiff line change
@@ -1099,17 +1099,16 @@
10991099
exec-sh "^0.3.2"
11001100
minimist "^1.2.0"
11011101

1102-
"@commitlint/cli@^12.1.1":
1103-
version "12.1.1"
1104-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.1.1.tgz#740370e557a8a17f415052821cdd5276ecb0ab98"
1105-
integrity sha512-SB67/s6VJ50seoPx/Sr2gj1fMzKrx+udgarecGdr8h43ah+M2e22gjQJ7xHv5KwyPQ+6ug1YOMCL34ubT4zupQ==
1106-
dependencies:
1107-
"@commitlint/format" "^12.1.1"
1108-
"@commitlint/lint" "^12.1.1"
1109-
"@commitlint/load" "^12.1.1"
1110-
"@commitlint/read" "^12.1.1"
1111-
"@commitlint/types" "^12.1.1"
1112-
get-stdin "8.0.0"
1102+
"@commitlint/cli@^12.1.4":
1103+
version "12.1.4"
1104+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.1.4.tgz#af4d9dd3c0122c7b39a61fa1cd2abbad0422dbe0"
1105+
integrity sha512-ZR1WjXLvqEffYyBPT0XdnSxtt3Ty1TMoujEtseW5o3vPnkA1UNashAMjQVg/oELqfaiAMnDw8SERPMN0e/0kLg==
1106+
dependencies:
1107+
"@commitlint/format" "^12.1.4"
1108+
"@commitlint/lint" "^12.1.4"
1109+
"@commitlint/load" "^12.1.4"
1110+
"@commitlint/read" "^12.1.4"
1111+
"@commitlint/types" "^12.1.4"
11131112
lodash "^4.17.19"
11141113
resolve-from "5.0.0"
11151114
resolve-global "1.0.0"
@@ -1122,46 +1121,46 @@
11221121
dependencies:
11231122
conventional-changelog-conventionalcommits "^4.3.1"
11241123

1125-
"@commitlint/ensure@^12.1.1":
1126-
version "12.1.1"
1127-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.1.1.tgz#bcefc85f7f8a41bb31f67d7a8966e322b47a6e43"
1128-
integrity sha512-XEUQvUjzBVQM7Uv8vYz+c7PDukFvx0AvQEyX/V+PaTkCK/xPvexu7FLbFwvypjSt9BPMf+T/rhB1hVmldkd6lw==
1124+
"@commitlint/ensure@^12.1.4":
1125+
version "12.1.4"
1126+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.1.4.tgz#287ae2dcc5ccb086e749705b1bd9bdb99773056f"
1127+
integrity sha512-MxHIBuAG9M4xl33qUfIeMSasbv3ktK0W+iygldBxZOL4QSYC2Gn66pZAQMnV9o3V+sVFHoAK2XUKqBAYrgbEqw==
11291128
dependencies:
1130-
"@commitlint/types" "^12.1.1"
1129+
"@commitlint/types" "^12.1.4"
11311130
lodash "^4.17.19"
11321131

11331132
"@commitlint/execute-rule@^12.1.4":
11341133
version "12.1.4"
11351134
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz#9973b02e9779adbf1522ae9ac207a4815ec73de1"
11361135
integrity sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg==
11371136

1138-
"@commitlint/format@^12.1.1":
1139-
version "12.1.1"
1140-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.1.1.tgz#a6b14f8605171374eecc2c463098d63c127ab7df"
1141-
integrity sha512-bTAoOryTFLqls17JTaRwk2WDVOP0NwuG4F/JPK8RaF6DMZNVQTfajkgTxFENNZRnESfau1BvivvEXfUAW2ZsvA==
1137+
"@commitlint/format@^12.1.4":
1138+
version "12.1.4"
1139+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.1.4.tgz#db2d46418a6ae57c90e5f7f65dff46f0265d9f24"
1140+
integrity sha512-h28ucMaoRjVvvgS6Bdf85fa/+ZZ/iu1aeWGCpURnQV7/rrVjkhNSjZwGlCOUd5kDV1EnZ5XdI7L18SUpRjs26g==
11421141
dependencies:
1143-
"@commitlint/types" "^12.1.1"
1142+
"@commitlint/types" "^12.1.4"
11441143
chalk "^4.0.0"
11451144

1146-
"@commitlint/is-ignored@^12.1.1":
1147-
version "12.1.1"
1148-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.1.1.tgz#6075a5cd2dcda7b6ec93322f5dbe2142cfbb3248"
1149-
integrity sha512-Sn4fsnWX+wLAJOD/UZeoVruB98te1TyPYRiDEq0MhRJAQIrP+7jE/O3/ass68AAMq00HvH3OK9kt4UBXggcGjA==
1145+
"@commitlint/is-ignored@^12.1.4":
1146+
version "12.1.4"
1147+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.1.4.tgz#4c430bc3b361aa9be5cd4ddb252c1559870ea7bc"
1148+
integrity sha512-uTu2jQU2SKvtIRVLOzMQo3KxDtO+iJ1p0olmncwrqy4AfPLgwoyCP2CiULq5M7xpR3+dE3hBlZXbZTQbD7ycIw==
11501149
dependencies:
1151-
"@commitlint/types" "^12.1.1"
1150+
"@commitlint/types" "^12.1.4"
11521151
semver "7.3.5"
11531152

1154-
"@commitlint/lint@^12.1.1":
1155-
version "12.1.1"
1156-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.1.1.tgz#cdd898af6eadba8f9e71d7f1255b5a479a757078"
1157-
integrity sha512-FFFPpku/E0svL1jaUVqosuZJDDWiNWYBlUw5ZEljh3MwWRcoaWtMIX5bseX+IvHpFZsCTAiBs1kCgNulCi0UvA==
1153+
"@commitlint/lint@^12.1.4":
1154+
version "12.1.4"
1155+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.1.4.tgz#856b7fd2b2e6367b836cb84a12f1c1b3c0e40d22"
1156+
integrity sha512-1kZ8YDp4to47oIPFELUFGLiLumtPNKJigPFDuHt2+f3Q3IKdQ0uk53n3CPl4uoyso/Og/EZvb1mXjFR/Yce4cA==
11581157
dependencies:
1159-
"@commitlint/is-ignored" "^12.1.1"
1160-
"@commitlint/parse" "^12.1.1"
1161-
"@commitlint/rules" "^12.1.1"
1162-
"@commitlint/types" "^12.1.1"
1158+
"@commitlint/is-ignored" "^12.1.4"
1159+
"@commitlint/parse" "^12.1.4"
1160+
"@commitlint/rules" "^12.1.4"
1161+
"@commitlint/types" "^12.1.4"
11631162

1164-
"@commitlint/load@>6.1.1", "@commitlint/load@^12.1.1", "@commitlint/load@^12.1.4":
1163+
"@commitlint/load@>6.1.1", "@commitlint/load@^12.1.4":
11651164
version "12.1.4"
11661165
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.1.4.tgz#e3c2dbc0e7d8d928f57a6878bd7219909fc0acab"
11671166
integrity sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA==
@@ -1174,17 +1173,17 @@
11741173
lodash "^4.17.19"
11751174
resolve-from "^5.0.0"
11761175

1177-
"@commitlint/message@^12.1.1":
1178-
version "12.1.1"
1179-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.1.1.tgz#56eb1dbb561e85e9295380a46ff3b09bc93cac65"
1180-
integrity sha512-RakDSLAiOligXjhbLahV8HowF4K75pZIcs0+Ii9Q8Gz5H3DWf1Ngit7alFTWfcbf/+DTjSzVPov5HiwQZPIBUg==
1176+
"@commitlint/message@^12.1.4":
1177+
version "12.1.4"
1178+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.1.4.tgz#3895edcc0709deca5945f3d55f5ea95a9f1f446d"
1179+
integrity sha512-6QhalEKsKQ/Y16/cTk5NH4iByz26fqws2ub+AinHPtM7Io0jy4e3rym9iE+TkEqiqWZlUigZnTwbPvRJeSUBaA==
11811180

1182-
"@commitlint/parse@^12.1.1":
1183-
version "12.1.1"
1184-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.1.1.tgz#3e49d6dc113d59cf266af0db99e320e933108c56"
1185-
integrity sha512-nuljIvAbBDr93DgL0wCArftEIhjSghawAwhvrKNV9FFcqAJqfVqitwMxJrNDCQ5pgUMCSKULLOEv+dA0bLlTEQ==
1181+
"@commitlint/parse@^12.1.4":
1182+
version "12.1.4"
1183+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.1.4.tgz#ba03d54d24ef84f6fd2ff31c5e9998b22d7d0aa1"
1184+
integrity sha512-yqKSAsK2V4X/HaLb/yYdrzs6oD/G48Ilt0EJ2Mp6RJeWYxG14w/Out6JrneWnr/cpzemyN5hExOg6+TB19H/Lw==
11861185
dependencies:
1187-
"@commitlint/types" "^12.1.1"
1186+
"@commitlint/types" "^12.1.4"
11881187
conventional-changelog-angular "^5.0.11"
11891188
conventional-commits-parser "^3.0.0"
11901189

@@ -1200,13 +1199,13 @@
12001199
throat "^6.0.0"
12011200
vorpal "^1.12.0"
12021201

1203-
"@commitlint/read@^12.1.1":
1204-
version "12.1.1"
1205-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.1.1.tgz#22a2d7fd1eab5e38b9b262311af28ac42f9a5097"
1206-
integrity sha512-1k0CQEoZIdixvmqZRKEcWdj2XiKS7SlizEOJ1SE99Qui5d5FlBey8eaooTGgmpR6zObpIHJehtEPzM3VzUT3qA==
1202+
"@commitlint/read@^12.1.4":
1203+
version "12.1.4"
1204+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.1.4.tgz#552fda42ef185d5b578beb6f626a5f8b282de3a6"
1205+
integrity sha512-TnPQSJgD8Aod5Xeo9W4SaYKRZmIahukjcCWJ2s5zb3ZYSmj6C85YD9cR5vlRyrZjj78ItLUV/X4FMWWVIS38Jg==
12071206
dependencies:
1208-
"@commitlint/top-level" "^12.1.1"
1209-
"@commitlint/types" "^12.1.1"
1207+
"@commitlint/top-level" "^12.1.4"
1208+
"@commitlint/types" "^12.1.4"
12101209
fs-extra "^9.0.0"
12111210
git-raw-commits "^2.0.0"
12121211

@@ -1220,29 +1219,29 @@
12201219
resolve-from "^5.0.0"
12211220
resolve-global "^1.0.0"
12221221

1223-
"@commitlint/rules@^12.1.1":
1224-
version "12.1.1"
1225-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.1.1.tgz#d59182a837d2addf301a3a4ef83316ae7e70248f"
1226-
integrity sha512-oCcLF/ykcJfhM2DeeaDyrgdaiuKsqIPNocugdPj2WEyhSYqmx1/u18CV96LAtW+WyyiOLCCeiZwiQutx3T5nXg==
1222+
"@commitlint/rules@^12.1.4":
1223+
version "12.1.4"
1224+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.1.4.tgz#0e141b08caa3d7bdc48aa784baa8baff3efd64db"
1225+
integrity sha512-W8m6ZSjg7RuIsIfzQiFHa48X5mcPXeKT9yjBxVmjHvYfS2FDBf1VxCQ7vO0JTVIdV4ohjZ0eKg/wxxUuZHJAZg==
12271226
dependencies:
1228-
"@commitlint/ensure" "^12.1.1"
1229-
"@commitlint/message" "^12.1.1"
1230-
"@commitlint/to-lines" "^12.1.1"
1231-
"@commitlint/types" "^12.1.1"
1227+
"@commitlint/ensure" "^12.1.4"
1228+
"@commitlint/message" "^12.1.4"
1229+
"@commitlint/to-lines" "^12.1.4"
1230+
"@commitlint/types" "^12.1.4"
12321231

1233-
"@commitlint/to-lines@^12.1.1":
1234-
version "12.1.1"
1235-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.1.1.tgz#40fbed1767d637249ce49b311a51909d8361ecf8"
1236-
integrity sha512-W23AH2XF5rI27MOAPSSr0TUDoRe7ZbFoRtYhFnPu2MBmcuDA9Tmfd9N5sM2tBXtdE26uq3SazwKqGt1OoGAilQ==
1232+
"@commitlint/to-lines@^12.1.4":
1233+
version "12.1.4"
1234+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.1.4.tgz#caa582dbf121f377a0588bb64e25c4854843cd25"
1235+
integrity sha512-TParumvbi8bdx3EdLXz2MaX+e15ZgoCqNUgqHsRLwyqLUTRbqCVkzrfadG1UcMQk8/d5aMbb327ZKG3Q4BRorw==
12371236

1238-
"@commitlint/top-level@^12.1.1":
1239-
version "12.1.1"
1240-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.1.1.tgz#228df8fc36b6d7ea7ad149badfb6ef53dbc7001d"
1241-
integrity sha512-g7uRbr81QEIg+pbii0OkE17Zh/2C/f6dSmiMDVRn1S0+hNHR1bENCh18hVUKcV/qKTUsKkFlhhWXM9mQBfxQJw==
1237+
"@commitlint/top-level@^12.1.4":
1238+
version "12.1.4"
1239+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.1.4.tgz#96d5c715bfc1bdf86dfcf11b67fc2cf7658c7a6e"
1240+
integrity sha512-d4lTJrOT/dXlpY+NIt4CUl77ciEzYeNVc0VFgUQ6VA+b1rqYD2/VWFjBlWVOrklxtSDeKyuEhs36RGrppEFAvg==
12421241
dependencies:
12431242
find-up "^5.0.0"
12441243

1245-
"@commitlint/types@^12.1.1", "@commitlint/types@^12.1.4":
1244+
"@commitlint/types@^12.1.4":
12461245
version "12.1.4"
12471246
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.1.4.tgz#9618a5dc8991fb58e6de6ed89d7bf712fa74ba7e"
12481247
integrity sha512-KRIjdnWNUx6ywz+SJvjmNCbQKcKP6KArhjZhY2l+CWKxak0d77SOjggkMwFTiSgLODOwmuLTbarR2ZfWPiPMlw==
@@ -4465,11 +4464,6 @@ get-package-type@^0.1.0:
44654464
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
44664465
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
44674466

4468-
4469-
version "8.0.0"
4470-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
4471-
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
4472-
44734467
get-stream@^4.0.0:
44744468
version "4.1.0"
44754469
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)