|
193 | 193 | minimist "^1.2.0"
|
194 | 194 |
|
195 | 195 | "@commitlint/cli@^8.3.4":
|
196 |
| - version "8.3.4" |
197 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.4.tgz#aabcd997124bd0656ebd2a805ec9e92cfb663d78" |
198 |
| - integrity sha512-lYL61eO5CG5Du3YTOt8eXg959awIpl/u2KL+msctbooUGTDtiknvBb1r7dbdpUYwVMWcgdKQsk9heB+FRdygfA== |
| 196 | + version "8.3.5" |
| 197 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.5.tgz#6d93a3a8b2437fa978999d3f6a336bcc70be3fd3" |
| 198 | + integrity sha512-6+L0vbw55UEdht71pgWOE55SRgb+8OHcEwGDB234VlIBFGK9P2QOBU7MHiYJ5cjdjCQ0rReNrGjOHmJ99jwf0w== |
199 | 199 | dependencies:
|
200 | 200 | "@commitlint/format" "^8.3.4"
|
201 |
| - "@commitlint/lint" "^8.3.4" |
202 |
| - "@commitlint/load" "^8.3.4" |
| 201 | + "@commitlint/lint" "^8.3.5" |
| 202 | + "@commitlint/load" "^8.3.5" |
203 | 203 | "@commitlint/read" "^8.3.4"
|
204 | 204 | babel-polyfill "6.26.0"
|
205 | 205 | chalk "2.4.2"
|
|
235 | 235 | dependencies:
|
236 | 236 | chalk "^2.0.1"
|
237 | 237 |
|
238 |
| -"@commitlint/is-ignored@^8.3.4": |
239 |
| - version "8.3.4" |
240 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.3.4.tgz#a78dee0dda732219fa513669480df77e92643402" |
241 |
| - integrity sha512-9RTWJvOW2ZvOh09xRnw7wQhcSp24ekeChDPAoZV13d5cTay0qcGFFthvwHs6URstKuu6Iasoxswtq0HmTWvoAg== |
| 238 | +"@commitlint/is-ignored@^8.3.5": |
| 239 | + version "8.3.5" |
| 240 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.3.5.tgz#e6f59496e1b1ce58020d519cd578ad0f43169199" |
| 241 | + integrity sha512-Zo+8a6gJLFDTqyNRx53wQi/XTiz8mncvmWf/4oRG+6WRcBfjSSHY7KPVj5Y6UaLy2EgZ0WQ2Tt6RdTDeQiQplA== |
242 | 242 | dependencies:
|
243 |
| - "@types/semver" "^6.0.1" |
244 | 243 | semver "6.3.0"
|
245 | 244 |
|
246 |
| -"@commitlint/lint@^8.3.4": |
247 |
| - version "8.3.4" |
248 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.3.4.tgz#fed31a63656a2d7def88e8963691ce788899216e" |
249 |
| - integrity sha512-ws1JLs7rNAcwlfYLKh0xhs3RNMcT4dYjyG0US/JenmSCrttzfAct+7IvdkAjkj6/3jsOn6fYaV4MhE6hfdPC9A== |
| 245 | +"@commitlint/lint@^8.3.5": |
| 246 | + version "8.3.5" |
| 247 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.3.5.tgz#627e75adb1cc803cc723e33cc2ba4aa27cbb9f0c" |
| 248 | + integrity sha512-02AkI0a6PU6rzqUvuDkSi6rDQ2hUgkq9GpmdJqfai5bDbxx2939mK4ZO+7apbIh4H6Pae7EpYi7ffxuJgm+3hQ== |
250 | 249 | dependencies:
|
251 |
| - "@commitlint/is-ignored" "^8.3.4" |
| 250 | + "@commitlint/is-ignored" "^8.3.5" |
252 | 251 | "@commitlint/parse" "^8.3.4"
|
253 | 252 | "@commitlint/rules" "^8.3.4"
|
254 | 253 | babel-runtime "^6.23.0"
|
255 | 254 | lodash "4.17.15"
|
256 | 255 |
|
257 |
| -"@commitlint/load@^8.3.4": |
258 |
| - version "8.3.4" |
259 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.3.4.tgz#6a0832362451b959f6aa47da8e44c2e05572b114" |
260 |
| - integrity sha512-B4MylKvT02UE3VHC5098OHxsrgkADUy5AD4Cdkiy7oX/edWypEmvK7Wuns3B9dwluWP/iFM6daoWtpkCVZoRwQ== |
| 256 | +"@commitlint/load@^8.3.5": |
| 257 | + version "8.3.5" |
| 258 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.3.5.tgz#3f059225ede92166ba94cf4c48e3d67c8b08b18a" |
| 259 | + integrity sha512-poF7R1CtQvIXRmVIe63FjSQmN9KDqjRtU5A6hxqXBga87yB2VUJzic85TV6PcQc+wStk52cjrMI+g0zFx+Zxrw== |
261 | 260 | dependencies:
|
262 | 261 | "@commitlint/execute-rule" "^8.3.4"
|
263 |
| - "@commitlint/resolve-extends" "^8.3.4" |
| 262 | + "@commitlint/resolve-extends" "^8.3.5" |
264 | 263 | babel-runtime "^6.23.0"
|
265 | 264 | chalk "2.4.2"
|
266 | 265 | cosmiconfig "^5.2.0"
|
|
291 | 290 | babel-runtime "^6.23.0"
|
292 | 291 | git-raw-commits "^2.0.0"
|
293 | 292 |
|
294 |
| -"@commitlint/resolve-extends@^8.3.4": |
295 |
| - version "8.3.4" |
296 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.3.4.tgz#815b646efbf9bc77c44925f619336da0027d7a68" |
297 |
| - integrity sha512-M34RLaAW1eGWgtkVtotHfPaJa+cZIARe8twKItd7RhWs7n/1W2py9GTFIiIEq95LBN1uah5vm1WQHsfLqPZYHA== |
| 293 | +"@commitlint/resolve-extends@^8.3.5": |
| 294 | + version "8.3.5" |
| 295 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.3.5.tgz#8fff800f292ac217ae30b1862f5f9a84b278310a" |
| 296 | + integrity sha512-nHhFAK29qiXNe6oH6uG5wqBnCR+BQnxlBW/q5fjtxIaQALgfoNLHwLS9exzbIRFqwJckpR6yMCfgMbmbAOtklQ== |
298 | 297 | dependencies:
|
299 |
| - "@types/node" "^12.0.2" |
300 | 298 | import-fresh "^3.0.0"
|
301 | 299 | lodash "4.17.15"
|
302 | 300 | resolve-from "^5.0.0"
|
|
1466 | 1464 | resolved "https://registry.yarnpkg.com/@types/pixl-xml/-/pixl-xml-1.0.1.tgz#6a1dbf64c23a3f790c6508a611917f7261ff9480"
|
1467 | 1465 | integrity sha512-QM0k228ODLF4CCPr8QLWpX3WT5BT5c/TVyF61Wz6t9Xh2VcHYOzMN9HDLuuS4Z9vhK3Hvl3806APwuWxUS2GVA==
|
1468 | 1466 |
|
1469 |
| -"@types/semver@^6.0.1": |
1470 |
| - version "6.2.0" |
1471 |
| - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.2.0.tgz#d688d574400d96c5b0114968705366f431831e1a" |
1472 |
| - integrity sha512-1OzrNb4RuAzIT7wHSsgZRlMBlNsJl+do6UblR7JMW4oB7bbR+uBEYtUh7gEc/jM84GGilh68lSOokyM/zNUlBA== |
1473 |
| - |
1474 | 1467 | "@types/shelljs@^0.8.0":
|
1475 | 1468 | version "0.8.5"
|
1476 | 1469 | resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.5.tgz#1e507b2f6d1f893269bd3e851ec24419ef9beeea"
|
|
0 commit comments