|
1099 | 1099 | exec-sh "^0.3.2"
|
1100 | 1100 | minimist "^1.2.0"
|
1101 | 1101 |
|
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" |
1113 | 1112 | lodash "^4.17.19"
|
1114 | 1113 | resolve-from "5.0.0"
|
1115 | 1114 | resolve-global "1.0.0"
|
|
1122 | 1121 | dependencies:
|
1123 | 1122 | conventional-changelog-conventionalcommits "^4.3.1"
|
1124 | 1123 |
|
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== |
1129 | 1128 | dependencies:
|
1130 |
| - "@commitlint/types" "^12.1.1" |
| 1129 | + "@commitlint/types" "^12.1.4" |
1131 | 1130 | lodash "^4.17.19"
|
1132 | 1131 |
|
1133 | 1132 | "@commitlint/execute-rule@^12.1.4":
|
1134 | 1133 | version "12.1.4"
|
1135 | 1134 | resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz#9973b02e9779adbf1522ae9ac207a4815ec73de1"
|
1136 | 1135 | integrity sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg==
|
1137 | 1136 |
|
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== |
1142 | 1141 | dependencies:
|
1143 |
| - "@commitlint/types" "^12.1.1" |
| 1142 | + "@commitlint/types" "^12.1.4" |
1144 | 1143 | chalk "^4.0.0"
|
1145 | 1144 |
|
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== |
1150 | 1149 | dependencies:
|
1151 |
| - "@commitlint/types" "^12.1.1" |
| 1150 | + "@commitlint/types" "^12.1.4" |
1152 | 1151 | semver "7.3.5"
|
1153 | 1152 |
|
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== |
1158 | 1157 | 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" |
1163 | 1162 |
|
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": |
1165 | 1164 | version "12.1.4"
|
1166 | 1165 | resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.1.4.tgz#e3c2dbc0e7d8d928f57a6878bd7219909fc0acab"
|
1167 | 1166 | integrity sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA==
|
|
1174 | 1173 | lodash "^4.17.19"
|
1175 | 1174 | resolve-from "^5.0.0"
|
1176 | 1175 |
|
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== |
1181 | 1180 |
|
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== |
1186 | 1185 | dependencies:
|
1187 |
| - "@commitlint/types" "^12.1.1" |
| 1186 | + "@commitlint/types" "^12.1.4" |
1188 | 1187 | conventional-changelog-angular "^5.0.11"
|
1189 | 1188 | conventional-commits-parser "^3.0.0"
|
1190 | 1189 |
|
|
1200 | 1199 | throat "^6.0.0"
|
1201 | 1200 | vorpal "^1.12.0"
|
1202 | 1201 |
|
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== |
1207 | 1206 | 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" |
1210 | 1209 | fs-extra "^9.0.0"
|
1211 | 1210 | git-raw-commits "^2.0.0"
|
1212 | 1211 |
|
|
1220 | 1219 | resolve-from "^5.0.0"
|
1221 | 1220 | resolve-global "^1.0.0"
|
1222 | 1221 |
|
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== |
1227 | 1226 | 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" |
1232 | 1231 |
|
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== |
1237 | 1236 |
|
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== |
1242 | 1241 | dependencies:
|
1243 | 1242 | find-up "^5.0.0"
|
1244 | 1243 |
|
1245 |
| -"@commitlint/types@^12.1.1", "@commitlint/types@^12.1.4": |
| 1244 | +"@commitlint/types@^12.1.4": |
1246 | 1245 | version "12.1.4"
|
1247 | 1246 | resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.1.4.tgz#9618a5dc8991fb58e6de6ed89d7bf712fa74ba7e"
|
1248 | 1247 | integrity sha512-KRIjdnWNUx6ywz+SJvjmNCbQKcKP6KArhjZhY2l+CWKxak0d77SOjggkMwFTiSgLODOwmuLTbarR2ZfWPiPMlw==
|
@@ -4465,11 +4464,6 @@ get-package-type@^0.1.0:
|
4465 | 4464 | resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
|
4466 | 4465 | integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
|
4467 | 4466 |
|
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 |
| - |
4473 | 4467 | get-stream@^4.0.0:
|
4474 | 4468 | version "4.1.0"
|
4475 | 4469 | resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
|
|
0 commit comments