|
425 | 425 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
426 | 426 |
|
427 | 427 | "@commitlint/cli@^17.1.2":
|
428 |
| - version "17.1.2" |
429 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.1.2.tgz#38240f84936df5216f749f06f838dc50cc85a43d" |
430 |
| - integrity sha512-h/4Hlka3bvCLbnxf0Er2ri5A44VMlbMSkdTRp8Adv2tRiklSTRIoPGs7OEXDv3EoDs2AAzILiPookgM4Gi7LOw== |
| 428 | + version "17.2.0" |
| 429 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.2.0.tgz#75cb39181cea98ccc3c9ec122c367af4252d0b5a" |
| 430 | + integrity sha512-kd1zykcrjIKyDRftWW1E1TJqkgzeosEkv1BiYPCdzkb/g/3BrfgwZUHR1vg+HO3qKUb/0dN+jNXArhGGAHpmaQ== |
431 | 431 | dependencies:
|
432 | 432 | "@commitlint/format" "^17.0.0"
|
433 |
| - "@commitlint/lint" "^17.1.0" |
434 |
| - "@commitlint/load" "^17.1.2" |
435 |
| - "@commitlint/read" "^17.1.0" |
| 433 | + "@commitlint/lint" "^17.2.0" |
| 434 | + "@commitlint/load" "^17.2.0" |
| 435 | + "@commitlint/read" "^17.2.0" |
436 | 436 | "@commitlint/types" "^17.0.0"
|
437 | 437 | execa "^5.0.0"
|
438 | 438 | lodash "^4.17.19"
|
|
476 | 476 | "@commitlint/types" "^17.0.0"
|
477 | 477 | chalk "^4.1.0"
|
478 | 478 |
|
479 |
| -"@commitlint/is-ignored@^17.1.0": |
480 |
| - version "17.1.0" |
481 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.1.0.tgz#c9d5ca22679fdc657fff33a8aa23e0c0152ebbd1" |
482 |
| - integrity sha512-JITWKDMHhIh8IpdIbcbuH9rEQJty1ZWelgjleTFrVRAcEwN/sPzk1aVUXRIZNXMJWbZj8vtXRJnFihrml8uECQ== |
| 479 | +"@commitlint/is-ignored@^17.2.0": |
| 480 | + version "17.2.0" |
| 481 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.2.0.tgz#07c329396e2457fd37e8707f990c3a49731a168d" |
| 482 | + integrity sha512-rgUPUQraHxoMLxiE8GK430HA7/R2vXyLcOT4fQooNrZq9ERutNrP6dw3gdKLkq22Nede3+gEHQYUzL4Wu75ndg== |
483 | 483 | dependencies:
|
484 | 484 | "@commitlint/types" "^17.0.0"
|
485 | 485 | semver "7.3.7"
|
486 | 486 |
|
487 |
| -"@commitlint/lint@^17.1.0": |
488 |
| - version "17.1.0" |
489 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.1.0.tgz#de2d3baa2b20d9ec3d5fd2f2421f6025c8439630" |
490 |
| - integrity sha512-ltpqM2ogt/+SDhUaScFo0MdscncEF96lvQTPMM/VTTWlw7sTGLLWkOOppsee2MN/uLNNWjQ7kqkd4h6JqoM9AQ== |
| 487 | +"@commitlint/lint@^17.2.0": |
| 488 | + version "17.2.0" |
| 489 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.2.0.tgz#a793579d56c3e73416c750d76f09510bc8a6479f" |
| 490 | + integrity sha512-N2oLn4Dj672wKH5qJ4LGO+73UkYXGHO+NTVUusGw83SjEv7GjpqPGKU6KALW2kFQ/GsDefSvOjpSi3CzWHQBDg== |
491 | 491 | dependencies:
|
492 |
| - "@commitlint/is-ignored" "^17.1.0" |
493 |
| - "@commitlint/parse" "^17.0.0" |
494 |
| - "@commitlint/rules" "^17.0.0" |
| 492 | + "@commitlint/is-ignored" "^17.2.0" |
| 493 | + "@commitlint/parse" "^17.2.0" |
| 494 | + "@commitlint/rules" "^17.2.0" |
495 | 495 | "@commitlint/types" "^17.0.0"
|
496 | 496 |
|
497 |
| -"@commitlint/load@^17.1.2": |
498 |
| - version "17.1.2" |
499 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.1.2.tgz#19c88be570d8666bbd32f9b3d81925a08328bc13" |
500 |
| - integrity sha512-sk2p/jFYAWLChIfOIp/MGSIn/WzZ0vkc3afw+l4X8hGEYkvDe4gQUUAVxjl/6xMRn0HgnSLMZ04xXh5pkTsmgg== |
| 497 | +"@commitlint/load@^17.2.0": |
| 498 | + version "17.2.0" |
| 499 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.2.0.tgz#11c9fb23a967ff1507a28931c91aae7f978ea4ae" |
| 500 | + integrity sha512-HDD57qSqNrk399R4TIjw31AWBG8dBjNj1MrDKZKmC/wvimtnIFlqzcu1+sxfXIOHj/+M6tcMWDtvknGUd7SU+g== |
501 | 501 | dependencies:
|
502 | 502 | "@commitlint/config-validator" "^17.1.0"
|
503 | 503 | "@commitlint/execute-rule" "^17.0.0"
|
|
512 | 512 | ts-node "^10.8.1"
|
513 | 513 | typescript "^4.6.4"
|
514 | 514 |
|
515 |
| -"@commitlint/message@^17.0.0": |
516 |
| - version "17.0.0" |
517 |
| - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.0.0.tgz#ae0f8ec6a3e5c8d369792a2c391952c7596cca73" |
518 |
| - integrity sha512-LpcwYtN+lBlfZijHUdVr8aNFTVpHjuHI52BnfoV01TF7iSLnia0jttzpLkrLmI8HNQz6Vhr9UrxDWtKZiMGsBw== |
| 515 | +"@commitlint/message@^17.2.0": |
| 516 | + version "17.2.0" |
| 517 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.2.0.tgz#c546b7a441b9f69493257f9fe0c3c8fc37933b27" |
| 518 | + integrity sha512-/4l2KFKxBOuoEn1YAuuNNlAU05Zt7sNsC9H0mPdPm3chOrT4rcX0pOqrQcLtdMrMkJz0gC7b3SF80q2+LtdL9Q== |
519 | 519 |
|
520 |
| -"@commitlint/parse@^17.0.0": |
521 |
| - version "17.0.0" |
522 |
| - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.0.0.tgz#6d508a1e2aec76f348a447994f26e9b749c02091" |
523 |
| - integrity sha512-cKcpfTIQYDG1ywTIr5AG0RAiLBr1gudqEsmAGCTtj8ffDChbBRxm6xXs2nv7GvmJN7msOt7vOKleLvcMmRa1+A== |
| 520 | +"@commitlint/parse@^17.2.0": |
| 521 | + version "17.2.0" |
| 522 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.2.0.tgz#d87b09436ec741c2267b76a41972b34e53459a81" |
| 523 | + integrity sha512-vLzLznK9Y21zQ6F9hf8D6kcIJRb2haAK5T/Vt1uW2CbHYOIfNsR/hJs0XnF/J9ctM20Tfsqv4zBitbYvVw7F6Q== |
524 | 524 | dependencies:
|
525 | 525 | "@commitlint/types" "^17.0.0"
|
526 | 526 | conventional-changelog-angular "^5.0.11"
|
527 | 527 | conventional-commits-parser "^3.2.2"
|
528 | 528 |
|
529 |
| -"@commitlint/read@^17.1.0": |
530 |
| - version "17.1.0" |
531 |
| - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.1.0.tgz#cf6bab410180f32f70891c97b15467c0b92ac14f" |
532 |
| - integrity sha512-73BoFNBA/3Ozo2JQvGsE0J8SdrJAWGfZQRSHqvKaqgmY042Su4gXQLqvAzgr55S9DI1l9TiU/5WDuh8IE86d/g== |
| 529 | +"@commitlint/read@^17.2.0": |
| 530 | + version "17.2.0" |
| 531 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.2.0.tgz#7a67b7b611d978a344c2430cba030252c2170723" |
| 532 | + integrity sha512-bbblBhrHkjxra3ptJNm0abxu7yeAaxumQ8ZtD6GIVqzURCETCP7Dm0tlVvGRDyXBuqX6lIJxh3W7oyKqllDsHQ== |
533 | 533 | dependencies:
|
534 | 534 | "@commitlint/top-level" "^17.0.0"
|
535 | 535 | "@commitlint/types" "^17.0.0"
|
|
549 | 549 | resolve-from "^5.0.0"
|
550 | 550 | resolve-global "^1.0.0"
|
551 | 551 |
|
552 |
| -"@commitlint/rules@^17.0.0": |
553 |
| - version "17.0.0" |
554 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.0.0.tgz#4eecc5d28cabbc5f3f73838fb02592b551f9bf62" |
555 |
| - integrity sha512-45nIy3dERKXWpnwX9HeBzK5SepHwlDxdGBfmedXhL30fmFCkJOdxHyOJsh0+B0RaVsLGT01NELpfzJUmtpDwdQ== |
| 552 | +"@commitlint/rules@^17.2.0": |
| 553 | + version "17.2.0" |
| 554 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.2.0.tgz#b49d5ee3b5f599d7c21aab453bb055ecdc6c2e7c" |
| 555 | + integrity sha512-1YynwD4Eh7HXZNpqG8mtUlL2pSX2jBy61EejYJv4ooZPcg50Ak7LPOyD3a9UZnsE76AXWFBz+yo9Hv4MIpAa0Q== |
556 | 556 | dependencies:
|
557 | 557 | "@commitlint/ensure" "^17.0.0"
|
558 |
| - "@commitlint/message" "^17.0.0" |
| 558 | + "@commitlint/message" "^17.2.0" |
559 | 559 | "@commitlint/to-lines" "^17.0.0"
|
560 | 560 | "@commitlint/types" "^17.0.0"
|
561 | 561 | execa "^5.0.0"
|
@@ -10438,20 +10438,7 @@ yargs@^16.2.0:
|
10438 | 10438 | y18n "^5.0.5"
|
10439 | 10439 | yargs-parser "^20.2.2"
|
10440 | 10440 |
|
10441 |
| -yargs@^17.0.0, yargs@^17.3.1: |
10442 |
| - version "17.5.1" |
10443 |
| - resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.5.1.tgz#e109900cab6fcb7fd44b1d8249166feb0b36e58e" |
10444 |
| - integrity sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA== |
10445 |
| - dependencies: |
10446 |
| - cliui "^7.0.2" |
10447 |
| - escalade "^3.1.1" |
10448 |
| - get-caller-file "^2.0.5" |
10449 |
| - require-directory "^2.1.1" |
10450 |
| - string-width "^4.2.3" |
10451 |
| - y18n "^5.0.5" |
10452 |
| - yargs-parser "^21.0.0" |
10453 |
| - |
10454 |
| -yargs@^17.4.0: |
| 10441 | +yargs@^17.0.0, yargs@^17.3.1, yargs@^17.4.0: |
10455 | 10442 | version "17.6.0"
|
10456 | 10443 | resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.0.tgz#e134900fc1f218bc230192bdec06a0a5f973e46c"
|
10457 | 10444 | integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==
|
|
0 commit comments