|
103 | 103 | "@commitlint/rules" "^17.0.0"
|
104 | 104 | "@commitlint/types" "^17.0.0"
|
105 | 105 |
|
106 |
| -"@commitlint/load@^17.0.3", "@commitlint/load@^17.1.2": |
| 106 | +"@commitlint/load@^17.1.2": |
107 | 107 | version "17.1.2"
|
108 | 108 | resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.1.2.tgz#19c88be570d8666bbd32f9b3d81925a08328bc13"
|
109 | 109 | integrity sha512-sk2p/jFYAWLChIfOIp/MGSIn/WzZ0vkc3afw+l4X8hGEYkvDe4gQUUAVxjl/6xMRn0HgnSLMZ04xXh5pkTsmgg==
|
|
136 | 136 | conventional-commits-parser "^3.2.2"
|
137 | 137 |
|
138 | 138 | "@commitlint/prompt-cli@^17.0.0":
|
139 |
| - version "17.0.3" |
140 |
| - resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.0.3.tgz#ec83de53849bbd53d09b8f884e98931e995b5ee9" |
141 |
| - integrity sha512-RUWbXKMrBDca4+mf0HcSSBVjMK8tzrGHpRFdPCwWZQ+dXAPBZ1RvDCaNAl9AdkJJqF556btrIqBjhmO5Q7VKoQ== |
| 139 | + version "17.1.2" |
| 140 | + resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.1.2.tgz#3258e70daf5d30920828231d3dbf9ac67b5ded33" |
| 141 | + integrity sha512-VqfPBfOXrV5hXmYt1gRi/fwd+wPHN9QesCjOC0CC0uGWy5etggK2sb7HzjbfrOOIuFa2gk7v5mX/F/38RlRvVg== |
142 | 142 | dependencies:
|
143 |
| - "@commitlint/prompt" "^17.0.3" |
| 143 | + "@commitlint/prompt" "^17.1.2" |
144 | 144 | execa "^5.0.0"
|
145 | 145 | inquirer "^6.5.2"
|
146 | 146 |
|
147 |
| -"@commitlint/prompt@^17.0.3": |
148 |
| - version "17.0.3" |
149 |
| - resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.0.3.tgz#e3f06071d54231967272c92cc990d04531a7d3a5" |
150 |
| - integrity sha512-YdR1tarst9bcjQXhD6+4S2/buEyUPC+9G1nfklwizQIzaiHe3rkvmF0HgTR8PJgZjvbHEOM2KDjBz3q60Dsmtw== |
| 147 | +"@commitlint/prompt@^17.1.2": |
| 148 | + version "17.1.2" |
| 149 | + resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.1.2.tgz#ad3338eb54f869216692cc42e80b2eb7746b0b1d" |
| 150 | + integrity sha512-KubucHY9EnHnao7zgdXsOpckLZA5PgXvaR/eI6IQY2xzuG6RPlVqIffSPpiDjX09SopoYRWbztvkg+Z2m0ib9g== |
151 | 151 | dependencies:
|
152 | 152 | "@commitlint/ensure" "^17.0.0"
|
153 |
| - "@commitlint/load" "^17.0.3" |
| 153 | + "@commitlint/load" "^17.1.2" |
154 | 154 | "@commitlint/types" "^17.0.0"
|
155 | 155 | chalk "^4.1.0"
|
156 | 156 | inquirer "^6.5.2"
|
|
0 commit comments