|
637 | 637 | lodash "^4.17.10"
|
638 | 638 | to-fast-properties "^2.0.0"
|
639 | 639 |
|
640 |
| -"@commitlint/cli@^7.6.0": |
641 |
| - version "7.6.0" |
642 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.6.0.tgz#4f046342149ca7c5819d6f799509f77ab824e02e" |
643 |
| - integrity sha512-3n4qNS1xOIQcL2uLSo+aF8q79kt8qWFUqtVUrlsKsn4B++htJDav3Y2TPjbNXEZD2tO1kg1jfjNE8LLkrHTxqg== |
644 |
| - dependencies: |
645 |
| - "@commitlint/format" "^7.6.0" |
646 |
| - "@commitlint/lint" "^7.6.0" |
647 |
| - "@commitlint/load" "^7.6.0" |
648 |
| - "@commitlint/read" "^7.6.0" |
| 640 | +"@commitlint/cli@^8.0.0": |
| 641 | + version "8.0.0" |
| 642 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.0.0.tgz#1be7aa14fecbcf71317a8187fbb5210760d4ca61" |
| 643 | + integrity sha512-wFu+g9v73I2rMRTv27ItIbcrhWqge0ZpUNUIJ9fw8TF7XpmhaUFvGqa2kU6st1F0TyEOrq5ZMzwI8kQZNVLuXg== |
| 644 | + dependencies: |
| 645 | + "@commitlint/format" "^8.0.0" |
| 646 | + "@commitlint/lint" "^8.0.0" |
| 647 | + "@commitlint/load" "^8.0.0" |
| 648 | + "@commitlint/read" "^8.0.0" |
649 | 649 | babel-polyfill "6.26.0"
|
650 | 650 | chalk "2.3.1"
|
651 | 651 | get-stdin "7.0.0"
|
|
654 | 654 | resolve-from "5.0.0"
|
655 | 655 | resolve-global "1.0.0"
|
656 | 656 |
|
657 |
| -"@commitlint/config-conventional@^7.6.0": |
658 |
| - version "7.6.0" |
659 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.6.0.tgz#f3dc66bf39e3b627fdd6f5ac3d0510dd0dd38f94" |
660 |
| - integrity sha512-1Gnv5p3tc1VsEK25oTIRBO86czLtX6s/jeLNPAQRzdCnyEmsxkbx/sfoUJ1dwv7v8W++xckVnnuvdZv2Hp8yCw== |
| 657 | +"@commitlint/config-conventional@^8.0.0": |
| 658 | + version "8.0.0" |
| 659 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.0.0.tgz#f45349cab9dcfc08a30fbcf2b6317506e17bc8e6" |
| 660 | + integrity sha512-umg1irroowOV+x8oZPBw8woCogZO5MFKUYQq+fRZvhowoSwDHXYILP3ETcdHUgvytw/K/a8Xvu7iCypK6oZQ+g== |
661 | 661 |
|
662 |
| -"@commitlint/ensure@^7.6.0": |
663 |
| - version "7.6.0" |
664 |
| - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.6.0.tgz#e873ff6786a3b9504e88a4debed41df29cd8ac36" |
665 |
| - integrity sha512-pSUrNud5L/8y+cLWo3LEa8Ce4bAAR33xMderFUhuNPHj7TwpNS7L4ROMnhL4ZlCYRazCRDlnPaJLPikMoWThfA== |
| 662 | +"@commitlint/ensure@^8.0.0": |
| 663 | + version "8.0.0" |
| 664 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-8.0.0.tgz#67a3e72755a0dfa5f4216efd05238f62ff132110" |
| 665 | + integrity sha512-rhBO79L9vXeb26JU+14cxZQq46KyyVqlo31C33VIe7oJndUtWrDhZTvMjJeB1pdXh4EU4XWdMo+yzBmuypFgig== |
666 | 666 | dependencies:
|
667 | 667 | lodash "4.17.11"
|
668 | 668 |
|
669 |
| -"@commitlint/execute-rule@^7.6.0": |
670 |
| - version "7.6.0" |
671 |
| - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-7.6.0.tgz#60c1c34b5f2fca6c6cbca019a9c7d81c2fab1e4a" |
672 |
| - integrity sha512-0inGOIlLefPDtiDOaZ6WoE1p+GEZZIj2VwUftUozD3C71TiwP9UfKAVVtUDFPIeL6RgSqCkCf7zsy6NKNxwkBg== |
| 669 | +"@commitlint/execute-rule@^8.0.0": |
| 670 | + version "8.0.0" |
| 671 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.0.0.tgz#df2a9893f162fc561ca4e95a34bd782469dd7f8b" |
| 672 | + integrity sha512-E/A2xHqx3syclXAFl8vJY2o/+xtL9axrqbFFF42Bzke+Eflf0mOJviPxDodu2xP0wXMRQ9UokAi/reK9dMtA/A== |
673 | 673 | dependencies:
|
674 | 674 | babel-runtime "6.26.0"
|
675 | 675 |
|
676 |
| -"@commitlint/format@^7.6.0": |
677 |
| - version "7.6.0" |
678 |
| - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-7.6.0.tgz#f954cd9a8658d0ac3eba1bba6a131f57e3f2b570" |
679 |
| - integrity sha512-Q/gFHImEfGSwp4bSX1ag6C/6GVuMf7KFh3BZIXk9dcbcQbNvyz/NgvS2p/FdZGp6dk8SghXfCiZHNlwNupgbnA== |
| 676 | +"@commitlint/format@^8.0.0": |
| 677 | + version "8.0.0" |
| 678 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.0.0.tgz#f7c858d9057e1da6856be211ad049c5b9a66185b" |
| 679 | + integrity sha512-dFxKGLp1T4obi7+YZ2NcSAebJA/dBQwnerRJGz0hWtsO6pheJRe+qC50+GCb2fYGWUc5lIWawaRts0m7RkFGUw== |
680 | 680 | dependencies:
|
681 |
| - babel-runtime "^6.23.0" |
682 | 681 | chalk "^2.0.1"
|
683 | 682 |
|
684 |
| -"@commitlint/is-ignored@^7.6.0": |
685 |
| - version "7.6.0" |
686 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-7.6.0.tgz#d069f25741dcf859b324e5f709835af3aac9cf45" |
687 |
| - integrity sha512-By/mLNhz+6Rtix9+Kyof1gdKiELchAnQHpdeKIHIOe9sjbvd3HqDoFHh/mGMMRnGIPMZOX5TO8Fqy3A/2HqlTw== |
| 683 | +"@commitlint/is-ignored@^8.0.0": |
| 684 | + version "8.0.0" |
| 685 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.0.0.tgz#eba06c9a6227288574f544a1705583d965f0ed65" |
| 686 | + integrity sha512-geWr/NXGMrZ3qc3exDM+S1qV+nMDxp1LwN3rLpEN2gXTwW3rIXq49RQQUkn0n3BHcpqJJ9EBhjqFoMU1TYx7Ng== |
688 | 687 | dependencies:
|
689 | 688 | semver "6.0.0"
|
690 | 689 |
|
691 |
| -"@commitlint/lint@^7.6.0": |
692 |
| - version "7.6.0" |
693 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.6.0.tgz#a6da320026b937aa9bf971e060e471edd6b088ec" |
694 |
| - integrity sha512-aUIFX0lPRZL7WmT8W8qzogJD4LmHk6JPG3XUAX+K0pOHGjC/0ALvSAytvoLXy4fvmSnGJkXmWhzSW7c0Spa14Q== |
| 690 | +"@commitlint/lint@^8.0.0": |
| 691 | + version "8.0.0" |
| 692 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.0.0.tgz#3defb3b1a900ba966c64a51b497bf1fcff5fc9f2" |
| 693 | + integrity sha512-5nKiJpBDR2iei+fre4+6M7FUrSX1cIMoxXKdrnb1GMOXkw9CsZSF5OvdrX08zHAFmOAeDaohoCV+XN/UN/vWYg== |
695 | 694 | dependencies:
|
696 |
| - "@commitlint/is-ignored" "^7.6.0" |
697 |
| - "@commitlint/parse" "^7.6.0" |
698 |
| - "@commitlint/rules" "^7.6.0" |
| 695 | + "@commitlint/is-ignored" "^8.0.0" |
| 696 | + "@commitlint/parse" "^8.0.0" |
| 697 | + "@commitlint/rules" "^8.0.0" |
699 | 698 | babel-runtime "^6.23.0"
|
700 | 699 | lodash "4.17.11"
|
701 | 700 |
|
702 |
| -"@commitlint/load@^7.6.0": |
703 |
| - version "7.6.0" |
704 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-7.6.0.tgz#c1eccbc0b8714a0c7dc26dacbc49bbc73abc0d27" |
705 |
| - integrity sha512-MNuemmf8ag7hLwypmmvTBLU9W2scTGRB1RfB59MHVG3surLZS/LB5nUgoCHIeAz2KG4W/T4HXJ3G3Yaiw7ML6Q== |
| 701 | +"@commitlint/load@^8.0.0": |
| 702 | + version "8.0.0" |
| 703 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.0.0.tgz#5eacfb96635e9aeac8f1a0674491f29483348872" |
| 704 | + integrity sha512-JXC3YjO7hN7Rv2Z/SaYz+oIvShsQWLL7gnOCe8+YgI1EusBqjV4mPI0HnBXVe9volfdxbl+Af/GoQZs2dvyOFA== |
706 | 705 | dependencies:
|
707 |
| - "@commitlint/execute-rule" "^7.6.0" |
708 |
| - "@commitlint/resolve-extends" "^7.6.0" |
| 706 | + "@commitlint/execute-rule" "^8.0.0" |
| 707 | + "@commitlint/resolve-extends" "^8.0.0" |
709 | 708 | babel-runtime "^6.23.0"
|
710 | 709 | cosmiconfig "^5.2.0"
|
711 | 710 | lodash "4.17.11"
|
712 | 711 | resolve-from "^5.0.0"
|
713 | 712 |
|
714 |
| -"@commitlint/message@^7.6.0": |
715 |
| - version "7.6.0" |
716 |
| - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-7.6.0.tgz#899b6b411945dd091d261408b6e994043967bc06" |
717 |
| - integrity sha512-PtP4jhBYGXLaQQC5jel+RQczG2tS3Cy6rRxQioUfCUaEg/LV029ao/KcL1kHEBJ8hSW/SUmnvDaD9Y6nozLQMA== |
| 713 | +"@commitlint/message@^8.0.0": |
| 714 | + version "8.0.0" |
| 715 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-8.0.0.tgz#bbb02fb78490808e36157d675acc544fafd7942b" |
| 716 | + integrity sha512-2oGUV8630nzsj17t6akq3mFguzWePADO069IwKJi+CN5L0YRBQj9zGRCB0P+zvh4EngjqMnuMwhEhaBEM8TTzA== |
718 | 717 |
|
719 |
| -"@commitlint/parse@^7.6.0": |
720 |
| - version "7.6.0" |
721 |
| - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-7.6.0.tgz#e7b8d6dc145e78cf56940bbf405ca6fac3085196" |
722 |
| - integrity sha512-1x60kTqz2VBCjYE+8MV5BhE+ShPo7MgVlrMWSlxiiJDWP5CvWa+SBbUayDJ7rtOXimjTASZ9ZNZTuFPdJE/Y7A== |
| 718 | +"@commitlint/parse@^8.0.0": |
| 719 | + version "8.0.0" |
| 720 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-8.0.0.tgz#4b5fa19ab8bdb2c6452b7dbdf1d7adf52386ae60" |
| 721 | + integrity sha512-6CyweJrBkI+Jqx7qkpYgVx2muBMoUZAZHWhUTgqHIDDmI+3d4UPZ2plGS2G0969KkHCgjtlwnwTjWqA9HLMwPA== |
723 | 722 | dependencies:
|
724 | 723 | conventional-changelog-angular "^1.3.3"
|
725 | 724 | conventional-commits-parser "^2.1.0"
|
726 | 725 | lodash "^4.17.11"
|
727 | 726 |
|
728 |
| -"@commitlint/read@^7.6.0": |
729 |
| - version "7.6.0" |
730 |
| - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-7.6.0.tgz#e55863354b436683daa2081de7ec2189573bc306" |
731 |
| - integrity sha512-OyligtK/e4xnQklrQqTcSMM27eNhq+LqXfoeVouuPx059oDEw9wZYNN4HGzyxs4Pb6GdMpzRHLdeMQ24M+AiYw== |
| 727 | +"@commitlint/read@^8.0.0": |
| 728 | + version "8.0.0" |
| 729 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.0.0.tgz#5149fcb2550a07e7eb6a9f50b88df742780fa1e8" |
| 730 | + integrity sha512-IhNMiKPqkB5yxphe/FiOKgX2uCysbR8fGK6KOXON3uJaVND0dctxnfdv+vY9gDv2CtjIXgNFO+v6FLnqMfIvwA== |
732 | 731 | dependencies:
|
733 |
| - "@commitlint/top-level" "^7.6.0" |
| 732 | + "@commitlint/top-level" "^8.0.0" |
734 | 733 | "@marionebl/sander" "^0.6.0"
|
735 | 734 | babel-runtime "^6.23.0"
|
736 | 735 | git-raw-commits "^1.3.0"
|
737 | 736 |
|
738 |
| -"@commitlint/resolve-extends@^7.6.0": |
739 |
| - version "7.6.0" |
740 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-7.6.0.tgz#0680b76eeb0e41f728c2f38645473a0956299edb" |
741 |
| - integrity sha512-fk8KvNiEbRc+p8nPFuysVP2O95+sb8vlIDTjqtGVObqrzFINRfERXwqBmTBtcu556BoDAR2hwRVXmuwhns+Duw== |
| 737 | +"@commitlint/resolve-extends@^8.0.0": |
| 738 | + version "8.0.0" |
| 739 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.0.0.tgz#dc606cecb0f392d57905cfd690d8f736ad26eec2" |
| 740 | + integrity sha512-SPkH+dXMCpYboVwpIhtOhpg1xYdE7L77fuHmEJWveXSmgfi0GosFm4aJ7Cer9DjNjW+KbD0TUfzZU0TrYUESjQ== |
742 | 741 | dependencies:
|
743 | 742 | babel-runtime "6.26.0"
|
744 | 743 | import-fresh "^3.0.0"
|
745 | 744 | lodash "4.17.11"
|
746 | 745 | resolve-from "^5.0.0"
|
747 | 746 | resolve-global "^1.0.0"
|
748 | 747 |
|
749 |
| -"@commitlint/rules@^7.6.0": |
750 |
| - version "7.6.0" |
751 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.6.0.tgz#f9a833c1eab8144fd8f545a71408b39e51acb64e" |
752 |
| - integrity sha512-shLJdMUwdVeE5UgOE8E+c+PFS7+0FFGfheMa3s6ZK+xX8pTUxseXZu9iCF4mwF+WWkVk518xPuNLvmYE96salQ== |
| 748 | +"@commitlint/rules@^8.0.0": |
| 749 | + version "8.0.0" |
| 750 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-8.0.0.tgz#26ef50fedb5a88a2ad2af43677e5bb7c32fb5f14" |
| 751 | + integrity sha512-s9BehZQP5uAc/V4lMaUxwxFabVZTw5fZ18Ase1e5tbMKVIwq/7E00Ny1czN7xSFXfgffukWznsexpfFXYpbVsg== |
753 | 752 | dependencies:
|
754 |
| - "@commitlint/ensure" "^7.6.0" |
755 |
| - "@commitlint/message" "^7.6.0" |
756 |
| - "@commitlint/to-lines" "^7.6.0" |
| 753 | + "@commitlint/ensure" "^8.0.0" |
| 754 | + "@commitlint/message" "^8.0.0" |
| 755 | + "@commitlint/to-lines" "^8.0.0" |
757 | 756 | babel-runtime "^6.23.0"
|
758 | 757 |
|
759 |
| -"@commitlint/to-lines@^7.6.0": |
760 |
| - version "7.6.0" |
761 |
| - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-7.6.0.tgz#5ed4dbf39db0ceff96dbb661b9ce048ed3db7a4b" |
762 |
| - integrity sha512-L/Vl5ThRuBHnSNZBtc+p2LCs2ayxWodC+I/X3NKUywSmr6kKpJJCFqHHHqPu+yXwGUPwqCMQhogIGLuv9TtWWw== |
| 758 | +"@commitlint/to-lines@^8.0.0": |
| 759 | + version "8.0.0" |
| 760 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-8.0.0.tgz#9f7d7938404bdbb345c23c8665293e051c4dc243" |
| 761 | + integrity sha512-qqgNeyj+NJ1Xffwv6hGsipKlVFj30NmfPup751MS/me0GV8IBd//njTjiqHvf/3sKm/OcGn4Re4D7YXwTcC2RA== |
763 | 762 |
|
764 |
| -"@commitlint/top-level@^7.6.0": |
765 |
| - version "7.6.0" |
766 |
| - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-7.6.0.tgz#0ed88078ac585c93ee314ff3b7f8c20143c57652" |
767 |
| - integrity sha512-R2RzJZDuT2TU2dZMrRd7olax5IDVcUB/O8k76d1LW13CQ9/2ArJi3TCFXSZIaGpCUnyAYA5KiCZ+c1opnyQuog== |
| 763 | +"@commitlint/top-level@^8.0.0": |
| 764 | + version "8.0.0" |
| 765 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-8.0.0.tgz#3d998ba1e13be939f4227202eebae7f1dbb472a9" |
| 766 | + integrity sha512-If9hwfISHV8HXGKeXUKsUvOo4DuISWiU/VC2qHsKpeHSREAxkWESmQzzwYvOtyBjMiOTfAXfzgth18g36Fz2ow== |
768 | 767 | dependencies:
|
769 | 768 | find-up "^2.1.0"
|
770 | 769 |
|
|
0 commit comments