|
1073 | 1073 | "@commitlint/types" "^13.1.0" |
1074 | 1074 | lodash "^4.17.19" |
1075 | 1075 |
|
1076 | | -"@commitlint/execute-rule@^12.1.4": |
1077 | | - version "12.1.4" |
1078 | | - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz#9973b02e9779adbf1522ae9ac207a4815ec73de1" |
1079 | | - integrity sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg== |
1080 | | - |
1081 | 1076 | "@commitlint/execute-rule@^13.0.0": |
1082 | 1077 | version "13.0.0" |
1083 | 1078 | resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-13.0.0.tgz#7823303b82b5d86dac46e67cfa005f4433476981" |
|
1122 | 1117 | lodash "^4.17.19" |
1123 | 1118 | resolve-from "^5.0.0" |
1124 | 1119 |
|
1125 | | -"@commitlint/load@^12.1.4": |
1126 | | - version "12.1.4" |
1127 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.1.4.tgz#e3c2dbc0e7d8d928f57a6878bd7219909fc0acab" |
1128 | | - integrity sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA== |
1129 | | - dependencies: |
1130 | | - "@commitlint/execute-rule" "^12.1.4" |
1131 | | - "@commitlint/resolve-extends" "^12.1.4" |
1132 | | - "@commitlint/types" "^12.1.4" |
1133 | | - chalk "^4.0.0" |
1134 | | - cosmiconfig "^7.0.0" |
1135 | | - lodash "^4.17.19" |
1136 | | - resolve-from "^5.0.0" |
1137 | | - |
1138 | 1120 | "@commitlint/message@^13.0.0": |
1139 | 1121 | version "13.0.0" |
1140 | 1122 | resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-13.0.0.tgz#4f8d56b59e9cee8b37b8db6b48c26d7faf33762f" |
|
1149 | 1131 | conventional-changelog-angular "^5.0.11" |
1150 | 1132 | conventional-commits-parser "^3.0.0" |
1151 | 1133 |
|
1152 | | -"@commitlint/prompt@^12.1.4": |
1153 | | - version "12.1.4" |
1154 | | - resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-12.1.4.tgz#c87df6241087d6dd59d1ee7d83b31b0d7249db1e" |
1155 | | - integrity sha512-kV8VX3iwq2Hxm17p8mzL8rACwow0F7VRisdgt9VMy1oTEqX4+7WVYGK5UrgD2nvxIDTe/zgbFQoEbluwTCtmGQ== |
| 1134 | +"@commitlint/prompt@^13.1.0": |
| 1135 | + version "13.1.0" |
| 1136 | + resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-13.1.0.tgz#12db567bdcbaaa3aa8320657a018964d97b87cbb" |
| 1137 | + integrity sha512-Nq/oL4on3SYFHkrKDGef929cpyCDGd28kDxw4mjN26pYPvgdlpJU8tugvdzXD0UC9pniGhIo9xSYSC4HXzFfmw== |
1156 | 1138 | dependencies: |
1157 | | - "@commitlint/load" "^12.1.4" |
1158 | | - "@commitlint/types" "^12.1.4" |
| 1139 | + "@commitlint/load" "^13.1.0" |
| 1140 | + "@commitlint/types" "^13.1.0" |
1159 | 1141 | chalk "^4.0.0" |
1160 | 1142 | lodash "^4.17.19" |
1161 | 1143 | throat "^6.0.0" |
|
1171 | 1153 | fs-extra "^10.0.0" |
1172 | 1154 | git-raw-commits "^2.0.0" |
1173 | 1155 |
|
1174 | | -"@commitlint/resolve-extends@^12.1.4": |
1175 | | - version "12.1.4" |
1176 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-12.1.4.tgz#e758ed7dcdf942618b9f603a7c28a640f6a0802a" |
1177 | | - integrity sha512-R9CoUtsXLd6KSCfsZly04grsH6JVnWFmVtWgWs1KdDpdV+G3TSs37tColMFqglpkx3dsWu8dsPD56+D9YnJfqg== |
1178 | | - dependencies: |
1179 | | - import-fresh "^3.0.0" |
1180 | | - lodash "^4.17.19" |
1181 | | - resolve-from "^5.0.0" |
1182 | | - resolve-global "^1.0.0" |
1183 | | - |
1184 | 1156 | "@commitlint/resolve-extends@^13.0.0": |
1185 | 1157 | version "13.0.0" |
1186 | 1158 | resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-13.0.0.tgz#a38fcd2474483bf9ec6e1e901b27b8a23abe7d73" |
|
1214 | 1186 | dependencies: |
1215 | 1187 | find-up "^5.0.0" |
1216 | 1188 |
|
1217 | | -"@commitlint/types@^12.1.4": |
1218 | | - version "12.1.4" |
1219 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.1.4.tgz#9618a5dc8991fb58e6de6ed89d7bf712fa74ba7e" |
1220 | | - integrity sha512-KRIjdnWNUx6ywz+SJvjmNCbQKcKP6KArhjZhY2l+CWKxak0d77SOjggkMwFTiSgLODOwmuLTbarR2ZfWPiPMlw== |
1221 | | - dependencies: |
1222 | | - chalk "^4.0.0" |
1223 | | - |
1224 | 1189 | "@commitlint/types@^13.1.0": |
1225 | 1190 | version "13.1.0" |
1226 | 1191 | resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-13.1.0.tgz#12cfb6e932372b1816af8900e2d10694add28191" |
|
0 commit comments