|
294 | 294 | minimist "^1.2.0"
|
295 | 295 |
|
296 | 296 | "@commitlint/cli@^12.0.0":
|
297 |
| - version "12.1.1" |
298 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.1.1.tgz#740370e557a8a17f415052821cdd5276ecb0ab98" |
299 |
| - integrity sha512-SB67/s6VJ50seoPx/Sr2gj1fMzKrx+udgarecGdr8h43ah+M2e22gjQJ7xHv5KwyPQ+6ug1YOMCL34ubT4zupQ== |
300 |
| - dependencies: |
301 |
| - "@commitlint/format" "^12.1.1" |
302 |
| - "@commitlint/lint" "^12.1.1" |
303 |
| - "@commitlint/load" "^12.1.1" |
304 |
| - "@commitlint/read" "^12.1.1" |
305 |
| - "@commitlint/types" "^12.1.1" |
306 |
| - get-stdin "8.0.0" |
| 297 | + version "12.1.4" |
| 298 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.1.4.tgz#af4d9dd3c0122c7b39a61fa1cd2abbad0422dbe0" |
| 299 | + integrity sha512-ZR1WjXLvqEffYyBPT0XdnSxtt3Ty1TMoujEtseW5o3vPnkA1UNashAMjQVg/oELqfaiAMnDw8SERPMN0e/0kLg== |
| 300 | + dependencies: |
| 301 | + "@commitlint/format" "^12.1.4" |
| 302 | + "@commitlint/lint" "^12.1.4" |
| 303 | + "@commitlint/load" "^12.1.4" |
| 304 | + "@commitlint/read" "^12.1.4" |
| 305 | + "@commitlint/types" "^12.1.4" |
307 | 306 | lodash "^4.17.19"
|
308 | 307 | resolve-from "5.0.0"
|
309 | 308 | resolve-global "1.0.0"
|
|
316 | 315 | dependencies:
|
317 | 316 | conventional-changelog-conventionalcommits "^4.3.1"
|
318 | 317 |
|
319 |
| -"@commitlint/ensure@^12.1.1": |
320 |
| - version "12.1.1" |
321 |
| - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.1.1.tgz#bcefc85f7f8a41bb31f67d7a8966e322b47a6e43" |
322 |
| - integrity sha512-XEUQvUjzBVQM7Uv8vYz+c7PDukFvx0AvQEyX/V+PaTkCK/xPvexu7FLbFwvypjSt9BPMf+T/rhB1hVmldkd6lw== |
| 318 | +"@commitlint/ensure@^12.1.4": |
| 319 | + version "12.1.4" |
| 320 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.1.4.tgz#287ae2dcc5ccb086e749705b1bd9bdb99773056f" |
| 321 | + integrity sha512-MxHIBuAG9M4xl33qUfIeMSasbv3ktK0W+iygldBxZOL4QSYC2Gn66pZAQMnV9o3V+sVFHoAK2XUKqBAYrgbEqw== |
323 | 322 | dependencies:
|
324 |
| - "@commitlint/types" "^12.1.1" |
| 323 | + "@commitlint/types" "^12.1.4" |
325 | 324 | lodash "^4.17.19"
|
326 | 325 |
|
327 |
| -"@commitlint/execute-rule@^12.1.1": |
328 |
| - version "12.1.1" |
329 |
| - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.1.1.tgz#8aad1d46fb78b3199e4ae36debdc93570bf765ea" |
330 |
| - integrity sha512-6mplMGvLCKF5LieL7BRhydpg32tm6LICnWQADrWU4S5g9PKi2utNvhiaiuNPoHUXr29RdbNaGNcyyPv8DSjJsQ== |
| 326 | +"@commitlint/execute-rule@^12.1.4": |
| 327 | + version "12.1.4" |
| 328 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz#9973b02e9779adbf1522ae9ac207a4815ec73de1" |
| 329 | + integrity sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg== |
331 | 330 |
|
332 |
| -"@commitlint/format@^12.1.1": |
333 |
| - version "12.1.1" |
334 |
| - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.1.1.tgz#a6b14f8605171374eecc2c463098d63c127ab7df" |
335 |
| - integrity sha512-bTAoOryTFLqls17JTaRwk2WDVOP0NwuG4F/JPK8RaF6DMZNVQTfajkgTxFENNZRnESfau1BvivvEXfUAW2ZsvA== |
| 331 | +"@commitlint/format@^12.1.4": |
| 332 | + version "12.1.4" |
| 333 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.1.4.tgz#db2d46418a6ae57c90e5f7f65dff46f0265d9f24" |
| 334 | + integrity sha512-h28ucMaoRjVvvgS6Bdf85fa/+ZZ/iu1aeWGCpURnQV7/rrVjkhNSjZwGlCOUd5kDV1EnZ5XdI7L18SUpRjs26g== |
336 | 335 | dependencies:
|
337 |
| - "@commitlint/types" "^12.1.1" |
| 336 | + "@commitlint/types" "^12.1.4" |
338 | 337 | chalk "^4.0.0"
|
339 | 338 |
|
340 |
| -"@commitlint/is-ignored@^12.1.1": |
341 |
| - version "12.1.1" |
342 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.1.1.tgz#6075a5cd2dcda7b6ec93322f5dbe2142cfbb3248" |
343 |
| - integrity sha512-Sn4fsnWX+wLAJOD/UZeoVruB98te1TyPYRiDEq0MhRJAQIrP+7jE/O3/ass68AAMq00HvH3OK9kt4UBXggcGjA== |
| 339 | +"@commitlint/is-ignored@^12.1.4": |
| 340 | + version "12.1.4" |
| 341 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.1.4.tgz#4c430bc3b361aa9be5cd4ddb252c1559870ea7bc" |
| 342 | + integrity sha512-uTu2jQU2SKvtIRVLOzMQo3KxDtO+iJ1p0olmncwrqy4AfPLgwoyCP2CiULq5M7xpR3+dE3hBlZXbZTQbD7ycIw== |
344 | 343 | dependencies:
|
345 |
| - "@commitlint/types" "^12.1.1" |
| 344 | + "@commitlint/types" "^12.1.4" |
346 | 345 | semver "7.3.5"
|
347 | 346 |
|
348 |
| -"@commitlint/lint@^12.1.1": |
349 |
| - version "12.1.1" |
350 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.1.1.tgz#cdd898af6eadba8f9e71d7f1255b5a479a757078" |
351 |
| - integrity sha512-FFFPpku/E0svL1jaUVqosuZJDDWiNWYBlUw5ZEljh3MwWRcoaWtMIX5bseX+IvHpFZsCTAiBs1kCgNulCi0UvA== |
| 347 | +"@commitlint/lint@^12.1.4": |
| 348 | + version "12.1.4" |
| 349 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.1.4.tgz#856b7fd2b2e6367b836cb84a12f1c1b3c0e40d22" |
| 350 | + integrity sha512-1kZ8YDp4to47oIPFELUFGLiLumtPNKJigPFDuHt2+f3Q3IKdQ0uk53n3CPl4uoyso/Og/EZvb1mXjFR/Yce4cA== |
352 | 351 | dependencies:
|
353 |
| - "@commitlint/is-ignored" "^12.1.1" |
354 |
| - "@commitlint/parse" "^12.1.1" |
355 |
| - "@commitlint/rules" "^12.1.1" |
356 |
| - "@commitlint/types" "^12.1.1" |
| 352 | + "@commitlint/is-ignored" "^12.1.4" |
| 353 | + "@commitlint/parse" "^12.1.4" |
| 354 | + "@commitlint/rules" "^12.1.4" |
| 355 | + "@commitlint/types" "^12.1.4" |
357 | 356 |
|
358 |
| -"@commitlint/load@^12.1.1": |
359 |
| - version "12.1.1" |
360 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.1.1.tgz#5a7fb8be11e520931d1237c5e8dc401b7cc9c6c1" |
361 |
| - integrity sha512-qOQtgNdJRULUQWP9jkpTwhj7aEtnqUtqeUpbQ9rjS+GIUST65HZbteNUX4S0mAEGPWqy2aK5xGd73cUfFSvuuw== |
| 357 | +"@commitlint/load@^12.1.4": |
| 358 | + version "12.1.4" |
| 359 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.1.4.tgz#e3c2dbc0e7d8d928f57a6878bd7219909fc0acab" |
| 360 | + integrity sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA== |
362 | 361 | dependencies:
|
363 |
| - "@commitlint/execute-rule" "^12.1.1" |
364 |
| - "@commitlint/resolve-extends" "^12.1.1" |
365 |
| - "@commitlint/types" "^12.1.1" |
| 362 | + "@commitlint/execute-rule" "^12.1.4" |
| 363 | + "@commitlint/resolve-extends" "^12.1.4" |
| 364 | + "@commitlint/types" "^12.1.4" |
366 | 365 | chalk "^4.0.0"
|
367 | 366 | cosmiconfig "^7.0.0"
|
368 | 367 | lodash "^4.17.19"
|
369 | 368 | resolve-from "^5.0.0"
|
370 | 369 |
|
371 |
| -"@commitlint/message@^12.1.1": |
372 |
| - version "12.1.1" |
373 |
| - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.1.1.tgz#56eb1dbb561e85e9295380a46ff3b09bc93cac65" |
374 |
| - integrity sha512-RakDSLAiOligXjhbLahV8HowF4K75pZIcs0+Ii9Q8Gz5H3DWf1Ngit7alFTWfcbf/+DTjSzVPov5HiwQZPIBUg== |
| 370 | +"@commitlint/message@^12.1.4": |
| 371 | + version "12.1.4" |
| 372 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.1.4.tgz#3895edcc0709deca5945f3d55f5ea95a9f1f446d" |
| 373 | + integrity sha512-6QhalEKsKQ/Y16/cTk5NH4iByz26fqws2ub+AinHPtM7Io0jy4e3rym9iE+TkEqiqWZlUigZnTwbPvRJeSUBaA== |
375 | 374 |
|
376 |
| -"@commitlint/parse@^12.1.1": |
377 |
| - version "12.1.1" |
378 |
| - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.1.1.tgz#3e49d6dc113d59cf266af0db99e320e933108c56" |
379 |
| - integrity sha512-nuljIvAbBDr93DgL0wCArftEIhjSghawAwhvrKNV9FFcqAJqfVqitwMxJrNDCQ5pgUMCSKULLOEv+dA0bLlTEQ== |
| 375 | +"@commitlint/parse@^12.1.4": |
| 376 | + version "12.1.4" |
| 377 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.1.4.tgz#ba03d54d24ef84f6fd2ff31c5e9998b22d7d0aa1" |
| 378 | + integrity sha512-yqKSAsK2V4X/HaLb/yYdrzs6oD/G48Ilt0EJ2Mp6RJeWYxG14w/Out6JrneWnr/cpzemyN5hExOg6+TB19H/Lw== |
380 | 379 | dependencies:
|
381 |
| - "@commitlint/types" "^12.1.1" |
| 380 | + "@commitlint/types" "^12.1.4" |
382 | 381 | conventional-changelog-angular "^5.0.11"
|
383 | 382 | conventional-commits-parser "^3.0.0"
|
384 | 383 |
|
385 |
| -"@commitlint/read@^12.1.1": |
386 |
| - version "12.1.1" |
387 |
| - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.1.1.tgz#22a2d7fd1eab5e38b9b262311af28ac42f9a5097" |
388 |
| - integrity sha512-1k0CQEoZIdixvmqZRKEcWdj2XiKS7SlizEOJ1SE99Qui5d5FlBey8eaooTGgmpR6zObpIHJehtEPzM3VzUT3qA== |
| 384 | +"@commitlint/read@^12.1.4": |
| 385 | + version "12.1.4" |
| 386 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.1.4.tgz#552fda42ef185d5b578beb6f626a5f8b282de3a6" |
| 387 | + integrity sha512-TnPQSJgD8Aod5Xeo9W4SaYKRZmIahukjcCWJ2s5zb3ZYSmj6C85YD9cR5vlRyrZjj78ItLUV/X4FMWWVIS38Jg== |
389 | 388 | dependencies:
|
390 |
| - "@commitlint/top-level" "^12.1.1" |
391 |
| - "@commitlint/types" "^12.1.1" |
| 389 | + "@commitlint/top-level" "^12.1.4" |
| 390 | + "@commitlint/types" "^12.1.4" |
392 | 391 | fs-extra "^9.0.0"
|
393 | 392 | git-raw-commits "^2.0.0"
|
394 | 393 |
|
395 |
| -"@commitlint/resolve-extends@^12.1.1": |
396 |
| - version "12.1.1" |
397 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-12.1.1.tgz#80a78b0940775d17888dd2985b52f93d93e0a885" |
398 |
| - integrity sha512-/DXRt0S0U3o9lq5cc8OL1Lkx0IjW0HcDWjUkUXshAajBIKBYSJB8x/loNCi1krNEJ8SwLXUEFt5OLxNO6wE9yQ== |
| 394 | +"@commitlint/resolve-extends@^12.1.4": |
| 395 | + version "12.1.4" |
| 396 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-12.1.4.tgz#e758ed7dcdf942618b9f603a7c28a640f6a0802a" |
| 397 | + integrity sha512-R9CoUtsXLd6KSCfsZly04grsH6JVnWFmVtWgWs1KdDpdV+G3TSs37tColMFqglpkx3dsWu8dsPD56+D9YnJfqg== |
399 | 398 | dependencies:
|
400 | 399 | import-fresh "^3.0.0"
|
401 | 400 | lodash "^4.17.19"
|
402 | 401 | resolve-from "^5.0.0"
|
403 | 402 | resolve-global "^1.0.0"
|
404 | 403 |
|
405 |
| -"@commitlint/rules@^12.1.1": |
406 |
| - version "12.1.1" |
407 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.1.1.tgz#d59182a837d2addf301a3a4ef83316ae7e70248f" |
408 |
| - integrity sha512-oCcLF/ykcJfhM2DeeaDyrgdaiuKsqIPNocugdPj2WEyhSYqmx1/u18CV96LAtW+WyyiOLCCeiZwiQutx3T5nXg== |
| 404 | +"@commitlint/rules@^12.1.4": |
| 405 | + version "12.1.4" |
| 406 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.1.4.tgz#0e141b08caa3d7bdc48aa784baa8baff3efd64db" |
| 407 | + integrity sha512-W8m6ZSjg7RuIsIfzQiFHa48X5mcPXeKT9yjBxVmjHvYfS2FDBf1VxCQ7vO0JTVIdV4ohjZ0eKg/wxxUuZHJAZg== |
409 | 408 | dependencies:
|
410 |
| - "@commitlint/ensure" "^12.1.1" |
411 |
| - "@commitlint/message" "^12.1.1" |
412 |
| - "@commitlint/to-lines" "^12.1.1" |
413 |
| - "@commitlint/types" "^12.1.1" |
| 409 | + "@commitlint/ensure" "^12.1.4" |
| 410 | + "@commitlint/message" "^12.1.4" |
| 411 | + "@commitlint/to-lines" "^12.1.4" |
| 412 | + "@commitlint/types" "^12.1.4" |
414 | 413 |
|
415 |
| -"@commitlint/to-lines@^12.1.1": |
416 |
| - version "12.1.1" |
417 |
| - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.1.1.tgz#40fbed1767d637249ce49b311a51909d8361ecf8" |
418 |
| - integrity sha512-W23AH2XF5rI27MOAPSSr0TUDoRe7ZbFoRtYhFnPu2MBmcuDA9Tmfd9N5sM2tBXtdE26uq3SazwKqGt1OoGAilQ== |
| 414 | +"@commitlint/to-lines@^12.1.4": |
| 415 | + version "12.1.4" |
| 416 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.1.4.tgz#caa582dbf121f377a0588bb64e25c4854843cd25" |
| 417 | + integrity sha512-TParumvbi8bdx3EdLXz2MaX+e15ZgoCqNUgqHsRLwyqLUTRbqCVkzrfadG1UcMQk8/d5aMbb327ZKG3Q4BRorw== |
419 | 418 |
|
420 |
| -"@commitlint/top-level@^12.1.1": |
421 |
| - version "12.1.1" |
422 |
| - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.1.1.tgz#228df8fc36b6d7ea7ad149badfb6ef53dbc7001d" |
423 |
| - integrity sha512-g7uRbr81QEIg+pbii0OkE17Zh/2C/f6dSmiMDVRn1S0+hNHR1bENCh18hVUKcV/qKTUsKkFlhhWXM9mQBfxQJw== |
| 419 | +"@commitlint/top-level@^12.1.4": |
| 420 | + version "12.1.4" |
| 421 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.1.4.tgz#96d5c715bfc1bdf86dfcf11b67fc2cf7658c7a6e" |
| 422 | + integrity sha512-d4lTJrOT/dXlpY+NIt4CUl77ciEzYeNVc0VFgUQ6VA+b1rqYD2/VWFjBlWVOrklxtSDeKyuEhs36RGrppEFAvg== |
424 | 423 | dependencies:
|
425 | 424 | find-up "^5.0.0"
|
426 | 425 |
|
427 |
| -"@commitlint/types@^12.1.1": |
428 |
| - version "12.1.1" |
429 |
| - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.1.1.tgz#8e651f6af0171cd4f8d464c6c37a7cf63ee071bd" |
430 |
| - integrity sha512-+qGH+s2Lo6qwacV2X3/ZypZwaAI84ift+1HBjXdXtI/q0F5NtmXucV3lcQOTviMTNiJhq4qWON2fjci2NItASw== |
| 426 | +"@commitlint/types@^12.1.4": |
| 427 | + version "12.1.4" |
| 428 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.1.4.tgz#9618a5dc8991fb58e6de6ed89d7bf712fa74ba7e" |
| 429 | + integrity sha512-KRIjdnWNUx6ywz+SJvjmNCbQKcKP6KArhjZhY2l+CWKxak0d77SOjggkMwFTiSgLODOwmuLTbarR2ZfWPiPMlw== |
431 | 430 | dependencies:
|
432 | 431 | chalk "^4.0.0"
|
433 | 432 |
|
@@ -3150,11 +3149,6 @@ get-package-type@^0.1.0:
|
3150 | 3149 | resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
|
3151 | 3150 | integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
|
3152 | 3151 |
|
3153 |
| -get-stdin@8.0.0: |
3154 |
| - version "8.0.0" |
3155 |
| - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53" |
3156 |
| - integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg== |
3157 |
| - |
3158 | 3152 | get-stream@^3.0.0:
|
3159 | 3153 | version "3.0.0"
|
3160 | 3154 | resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
|
|
0 commit comments