|
107 | 107 | "@commitlint/rules" "^17.7.0"
|
108 | 108 | "@commitlint/types" "^17.4.4"
|
109 | 109 |
|
110 |
| -"@commitlint/load@^17.6.7", "@commitlint/load@^17.7.1": |
| 110 | +"@commitlint/load@^17.7.1": |
111 | 111 | version "17.7.1"
|
112 | 112 | resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.1.tgz#0723b11723a20043a304a74960602dead89b5cdd"
|
113 | 113 | integrity sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ==
|
|
142 | 142 | conventional-commits-parser "^4.0.0"
|
143 | 143 |
|
144 | 144 | "@commitlint/prompt-cli@^17.0.0":
|
145 |
| - version "17.6.7" |
146 |
| - resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.6.7.tgz#6e47992c26b4f3356cfff7eba7767f90d5e80979" |
147 |
| - integrity sha512-TkKIGhN8DJ/x47QEqiDlan/FalM8rFAeSZp5GKEq/EsIQrRTGJMG4LwJtaMtip8IfZY28OnODpKBittMJtpRmA== |
| 145 | + version "17.7.1" |
| 146 | + resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.7.1.tgz#32b3ee9b2de60f69b4f52bf4c6c27da26ecd324f" |
| 147 | + integrity sha512-FM4nmJgOpE+aMRI4z41Pa4gu4qm6pAiBQN6+oIxM460hUtRF1wx2N+STfJCEHevM+/zS9h2LSXqdSB0aP3LGdQ== |
148 | 148 | dependencies:
|
149 |
| - "@commitlint/prompt" "^17.6.7" |
| 149 | + "@commitlint/prompt" "^17.7.1" |
150 | 150 | execa "^5.0.0"
|
151 | 151 | inquirer "^6.5.2"
|
152 | 152 |
|
153 |
| -"@commitlint/prompt@^17.6.7": |
154 |
| - version "17.6.7" |
155 |
| - resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.6.7.tgz#2c151e1cd555345dcbe816a8f70556548d29a4cb" |
156 |
| - integrity sha512-fkGVdYsPI3ZyzcyRO/OKE+fF3zRd0jPT0tws6ipDSEVjblVpk/f7ydeZ3fFAUocVes/QStUj4If/lSxJxiZJjw== |
| 153 | +"@commitlint/prompt@^17.7.1": |
| 154 | + version "17.7.1" |
| 155 | + resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.7.1.tgz#f9fbe24d873fecb3bcfc33fa860c5b61f39780aa" |
| 156 | + integrity sha512-TWPATfSarPHdUOGkE/irBtzE+ZhEuUQI8U8PMcrLYi26NtJTHmRWpwZGug5gehcmlvQuLCjoFg3naYrs1BMHEQ== |
157 | 157 | dependencies:
|
158 | 158 | "@commitlint/ensure" "^17.6.7"
|
159 |
| - "@commitlint/load" "^17.6.7" |
| 159 | + "@commitlint/load" "^17.7.1" |
160 | 160 | "@commitlint/types" "^17.4.4"
|
161 | 161 | chalk "^4.1.0"
|
162 | 162 | inquirer "^6.5.2"
|
|
0 commit comments