|
683 | 683 | lodash "^4.17.11"
|
684 | 684 | to-fast-properties "^2.0.0"
|
685 | 685 |
|
686 |
| -"@commitlint/cli@^7.6.1": |
687 |
| - version "7.6.1" |
688 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.6.1.tgz#a93cf995082831999937f6d5ec1a582c8fc0393a" |
689 |
| - integrity sha512-HEJwQ/aK0AOcAwn77ZKbb/GZhlGxBSPhtVp07uoJFVqM12l2Ia2JHA+MTpfHCFdVahKyYGREZgxde6LyKyG8aQ== |
690 |
| - dependencies: |
691 |
| - "@commitlint/format" "^7.6.1" |
692 |
| - "@commitlint/lint" "^7.6.0" |
693 |
| - "@commitlint/load" "^7.6.1" |
694 |
| - "@commitlint/read" "^7.6.0" |
| 686 | +"@commitlint/cli@^8.0.0": |
| 687 | + version "8.0.0" |
| 688 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.0.0.tgz#1be7aa14fecbcf71317a8187fbb5210760d4ca61" |
| 689 | + integrity sha512-wFu+g9v73I2rMRTv27ItIbcrhWqge0ZpUNUIJ9fw8TF7XpmhaUFvGqa2kU6st1F0TyEOrq5ZMzwI8kQZNVLuXg== |
| 690 | + dependencies: |
| 691 | + "@commitlint/format" "^8.0.0" |
| 692 | + "@commitlint/lint" "^8.0.0" |
| 693 | + "@commitlint/load" "^8.0.0" |
| 694 | + "@commitlint/read" "^8.0.0" |
695 | 695 | babel-polyfill "6.26.0"
|
696 | 696 | chalk "2.3.1"
|
697 | 697 | get-stdin "7.0.0"
|
|
700 | 700 | resolve-from "5.0.0"
|
701 | 701 | resolve-global "1.0.0"
|
702 | 702 |
|
703 |
| -"@commitlint/config-conventional@7.6.0": |
704 |
| - version "7.6.0" |
705 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.6.0.tgz#f3dc66bf39e3b627fdd6f5ac3d0510dd0dd38f94" |
706 |
| - integrity sha512-1Gnv5p3tc1VsEK25oTIRBO86czLtX6s/jeLNPAQRzdCnyEmsxkbx/sfoUJ1dwv7v8W++xckVnnuvdZv2Hp8yCw== |
| 703 | +"@commitlint/config-conventional@8.0.0": |
| 704 | + version "8.0.0" |
| 705 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.0.0.tgz#f45349cab9dcfc08a30fbcf2b6317506e17bc8e6" |
| 706 | + integrity sha512-umg1irroowOV+x8oZPBw8woCogZO5MFKUYQq+fRZvhowoSwDHXYILP3ETcdHUgvytw/K/a8Xvu7iCypK6oZQ+g== |
707 | 707 |
|
708 |
| -"@commitlint/ensure@^7.6.0": |
709 |
| - version "7.6.0" |
710 |
| - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.6.0.tgz#e873ff6786a3b9504e88a4debed41df29cd8ac36" |
711 |
| - integrity sha512-pSUrNud5L/8y+cLWo3LEa8Ce4bAAR33xMderFUhuNPHj7TwpNS7L4ROMnhL4ZlCYRazCRDlnPaJLPikMoWThfA== |
| 708 | +"@commitlint/ensure@^8.0.0": |
| 709 | + version "8.0.0" |
| 710 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-8.0.0.tgz#67a3e72755a0dfa5f4216efd05238f62ff132110" |
| 711 | + integrity sha512-rhBO79L9vXeb26JU+14cxZQq46KyyVqlo31C33VIe7oJndUtWrDhZTvMjJeB1pdXh4EU4XWdMo+yzBmuypFgig== |
712 | 712 | dependencies:
|
713 | 713 | lodash "4.17.11"
|
714 | 714 |
|
715 |
| -"@commitlint/execute-rule@^7.6.0": |
716 |
| - version "7.6.0" |
717 |
| - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-7.6.0.tgz#60c1c34b5f2fca6c6cbca019a9c7d81c2fab1e4a" |
718 |
| - integrity sha512-0inGOIlLefPDtiDOaZ6WoE1p+GEZZIj2VwUftUozD3C71TiwP9UfKAVVtUDFPIeL6RgSqCkCf7zsy6NKNxwkBg== |
| 715 | +"@commitlint/execute-rule@^8.0.0": |
| 716 | + version "8.0.0" |
| 717 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.0.0.tgz#df2a9893f162fc561ca4e95a34bd782469dd7f8b" |
| 718 | + integrity sha512-E/A2xHqx3syclXAFl8vJY2o/+xtL9axrqbFFF42Bzke+Eflf0mOJviPxDodu2xP0wXMRQ9UokAi/reK9dMtA/A== |
719 | 719 | dependencies:
|
720 | 720 | babel-runtime "6.26.0"
|
721 | 721 |
|
722 |
| -"@commitlint/format@^7.6.1": |
723 |
| - version "7.6.1" |
724 |
| - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-7.6.1.tgz#106750de50fab7d153eed80e7577c768bb9a3a1b" |
725 |
| - integrity sha512-Ldzf5N2Sr9RQqvlYwaQn4vz1WOZ7byYinspC/WCrbfcETGy28j7QE4OueZU6nNB9TjwwEorKm13uy7tDWPR7dg== |
| 722 | +"@commitlint/format@^8.0.0": |
| 723 | + version "8.0.0" |
| 724 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.0.0.tgz#f7c858d9057e1da6856be211ad049c5b9a66185b" |
| 725 | + integrity sha512-dFxKGLp1T4obi7+YZ2NcSAebJA/dBQwnerRJGz0hWtsO6pheJRe+qC50+GCb2fYGWUc5lIWawaRts0m7RkFGUw== |
726 | 726 | dependencies:
|
727 |
| - babel-runtime "^6.23.0" |
728 | 727 | chalk "^2.0.1"
|
729 | 728 |
|
730 |
| -"@commitlint/is-ignored@^7.6.0": |
731 |
| - version "7.6.0" |
732 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-7.6.0.tgz#d069f25741dcf859b324e5f709835af3aac9cf45" |
733 |
| - integrity sha512-By/mLNhz+6Rtix9+Kyof1gdKiELchAnQHpdeKIHIOe9sjbvd3HqDoFHh/mGMMRnGIPMZOX5TO8Fqy3A/2HqlTw== |
| 729 | +"@commitlint/is-ignored@^8.0.0": |
| 730 | + version "8.0.0" |
| 731 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.0.0.tgz#eba06c9a6227288574f544a1705583d965f0ed65" |
| 732 | + integrity sha512-geWr/NXGMrZ3qc3exDM+S1qV+nMDxp1LwN3rLpEN2gXTwW3rIXq49RQQUkn0n3BHcpqJJ9EBhjqFoMU1TYx7Ng== |
734 | 733 | dependencies:
|
735 | 734 | semver "6.0.0"
|
736 | 735 |
|
737 |
| -"@commitlint/lint@^7.6.0": |
738 |
| - version "7.6.0" |
739 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.6.0.tgz#a6da320026b937aa9bf971e060e471edd6b088ec" |
740 |
| - integrity sha512-aUIFX0lPRZL7WmT8W8qzogJD4LmHk6JPG3XUAX+K0pOHGjC/0ALvSAytvoLXy4fvmSnGJkXmWhzSW7c0Spa14Q== |
| 736 | +"@commitlint/lint@^8.0.0": |
| 737 | + version "8.0.0" |
| 738 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.0.0.tgz#3defb3b1a900ba966c64a51b497bf1fcff5fc9f2" |
| 739 | + integrity sha512-5nKiJpBDR2iei+fre4+6M7FUrSX1cIMoxXKdrnb1GMOXkw9CsZSF5OvdrX08zHAFmOAeDaohoCV+XN/UN/vWYg== |
741 | 740 | dependencies:
|
742 |
| - "@commitlint/is-ignored" "^7.6.0" |
743 |
| - "@commitlint/parse" "^7.6.0" |
744 |
| - "@commitlint/rules" "^7.6.0" |
| 741 | + "@commitlint/is-ignored" "^8.0.0" |
| 742 | + "@commitlint/parse" "^8.0.0" |
| 743 | + "@commitlint/rules" "^8.0.0" |
745 | 744 | babel-runtime "^6.23.0"
|
746 | 745 | lodash "4.17.11"
|
747 | 746 |
|
748 |
| -"@commitlint/load@^7.6.1": |
749 |
| - version "7.6.1" |
750 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-7.6.1.tgz#f4bb72accb649d4cdca134c427d318a5ffd503e2" |
751 |
| - integrity sha512-ZN9rkBJDnA0CZYgP0bGTKnUkCfLWgvzMtjI5S6yUUkzaTv9rs/U04kI8R+VPwKsKzNmDRaHWRfcFfrEkeoLrgg== |
| 747 | +"@commitlint/load@^8.0.0": |
| 748 | + version "8.0.0" |
| 749 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.0.0.tgz#5eacfb96635e9aeac8f1a0674491f29483348872" |
| 750 | + integrity sha512-JXC3YjO7hN7Rv2Z/SaYz+oIvShsQWLL7gnOCe8+YgI1EusBqjV4mPI0HnBXVe9volfdxbl+Af/GoQZs2dvyOFA== |
752 | 751 | dependencies:
|
753 |
| - "@commitlint/execute-rule" "^7.6.0" |
754 |
| - "@commitlint/resolve-extends" "^7.6.0" |
| 752 | + "@commitlint/execute-rule" "^8.0.0" |
| 753 | + "@commitlint/resolve-extends" "^8.0.0" |
755 | 754 | babel-runtime "^6.23.0"
|
756 | 755 | cosmiconfig "^5.2.0"
|
757 | 756 | lodash "4.17.11"
|
758 | 757 | resolve-from "^5.0.0"
|
759 | 758 |
|
760 |
| -"@commitlint/message@^7.6.0": |
761 |
| - version "7.6.0" |
762 |
| - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-7.6.0.tgz#899b6b411945dd091d261408b6e994043967bc06" |
763 |
| - integrity sha512-PtP4jhBYGXLaQQC5jel+RQczG2tS3Cy6rRxQioUfCUaEg/LV029ao/KcL1kHEBJ8hSW/SUmnvDaD9Y6nozLQMA== |
| 759 | +"@commitlint/message@^8.0.0": |
| 760 | + version "8.0.0" |
| 761 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-8.0.0.tgz#bbb02fb78490808e36157d675acc544fafd7942b" |
| 762 | + integrity sha512-2oGUV8630nzsj17t6akq3mFguzWePADO069IwKJi+CN5L0YRBQj9zGRCB0P+zvh4EngjqMnuMwhEhaBEM8TTzA== |
764 | 763 |
|
765 |
| -"@commitlint/parse@^7.6.0": |
766 |
| - version "7.6.0" |
767 |
| - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-7.6.0.tgz#e7b8d6dc145e78cf56940bbf405ca6fac3085196" |
768 |
| - integrity sha512-1x60kTqz2VBCjYE+8MV5BhE+ShPo7MgVlrMWSlxiiJDWP5CvWa+SBbUayDJ7rtOXimjTASZ9ZNZTuFPdJE/Y7A== |
| 764 | +"@commitlint/parse@^8.0.0": |
| 765 | + version "8.0.0" |
| 766 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-8.0.0.tgz#4b5fa19ab8bdb2c6452b7dbdf1d7adf52386ae60" |
| 767 | + integrity sha512-6CyweJrBkI+Jqx7qkpYgVx2muBMoUZAZHWhUTgqHIDDmI+3d4UPZ2plGS2G0969KkHCgjtlwnwTjWqA9HLMwPA== |
769 | 768 | dependencies:
|
770 | 769 | conventional-changelog-angular "^1.3.3"
|
771 | 770 | conventional-commits-parser "^2.1.0"
|
772 | 771 | lodash "^4.17.11"
|
773 | 772 |
|
774 |
| -"@commitlint/read@^7.6.0": |
775 |
| - version "7.6.0" |
776 |
| - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-7.6.0.tgz#e55863354b436683daa2081de7ec2189573bc306" |
777 |
| - integrity sha512-OyligtK/e4xnQklrQqTcSMM27eNhq+LqXfoeVouuPx059oDEw9wZYNN4HGzyxs4Pb6GdMpzRHLdeMQ24M+AiYw== |
| 773 | +"@commitlint/read@^8.0.0": |
| 774 | + version "8.0.0" |
| 775 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.0.0.tgz#5149fcb2550a07e7eb6a9f50b88df742780fa1e8" |
| 776 | + integrity sha512-IhNMiKPqkB5yxphe/FiOKgX2uCysbR8fGK6KOXON3uJaVND0dctxnfdv+vY9gDv2CtjIXgNFO+v6FLnqMfIvwA== |
778 | 777 | dependencies:
|
779 |
| - "@commitlint/top-level" "^7.6.0" |
| 778 | + "@commitlint/top-level" "^8.0.0" |
780 | 779 | "@marionebl/sander" "^0.6.0"
|
781 | 780 | babel-runtime "^6.23.0"
|
782 | 781 | git-raw-commits "^1.3.0"
|
783 | 782 |
|
784 |
| -"@commitlint/resolve-extends@^7.6.0": |
785 |
| - version "7.6.0" |
786 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-7.6.0.tgz#0680b76eeb0e41f728c2f38645473a0956299edb" |
787 |
| - integrity sha512-fk8KvNiEbRc+p8nPFuysVP2O95+sb8vlIDTjqtGVObqrzFINRfERXwqBmTBtcu556BoDAR2hwRVXmuwhns+Duw== |
| 783 | +"@commitlint/resolve-extends@^8.0.0": |
| 784 | + version "8.0.0" |
| 785 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.0.0.tgz#dc606cecb0f392d57905cfd690d8f736ad26eec2" |
| 786 | + integrity sha512-SPkH+dXMCpYboVwpIhtOhpg1xYdE7L77fuHmEJWveXSmgfi0GosFm4aJ7Cer9DjNjW+KbD0TUfzZU0TrYUESjQ== |
788 | 787 | dependencies:
|
789 | 788 | babel-runtime "6.26.0"
|
790 | 789 | import-fresh "^3.0.0"
|
791 | 790 | lodash "4.17.11"
|
792 | 791 | resolve-from "^5.0.0"
|
793 | 792 | resolve-global "^1.0.0"
|
794 | 793 |
|
795 |
| -"@commitlint/rules@^7.6.0": |
796 |
| - version "7.6.0" |
797 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.6.0.tgz#f9a833c1eab8144fd8f545a71408b39e51acb64e" |
798 |
| - integrity sha512-shLJdMUwdVeE5UgOE8E+c+PFS7+0FFGfheMa3s6ZK+xX8pTUxseXZu9iCF4mwF+WWkVk518xPuNLvmYE96salQ== |
| 794 | +"@commitlint/rules@^8.0.0": |
| 795 | + version "8.0.0" |
| 796 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-8.0.0.tgz#26ef50fedb5a88a2ad2af43677e5bb7c32fb5f14" |
| 797 | + integrity sha512-s9BehZQP5uAc/V4lMaUxwxFabVZTw5fZ18Ase1e5tbMKVIwq/7E00Ny1czN7xSFXfgffukWznsexpfFXYpbVsg== |
799 | 798 | dependencies:
|
800 |
| - "@commitlint/ensure" "^7.6.0" |
801 |
| - "@commitlint/message" "^7.6.0" |
802 |
| - "@commitlint/to-lines" "^7.6.0" |
| 799 | + "@commitlint/ensure" "^8.0.0" |
| 800 | + "@commitlint/message" "^8.0.0" |
| 801 | + "@commitlint/to-lines" "^8.0.0" |
803 | 802 | babel-runtime "^6.23.0"
|
804 | 803 |
|
805 |
| -"@commitlint/to-lines@^7.6.0": |
806 |
| - version "7.6.0" |
807 |
| - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-7.6.0.tgz#5ed4dbf39db0ceff96dbb661b9ce048ed3db7a4b" |
808 |
| - integrity sha512-L/Vl5ThRuBHnSNZBtc+p2LCs2ayxWodC+I/X3NKUywSmr6kKpJJCFqHHHqPu+yXwGUPwqCMQhogIGLuv9TtWWw== |
| 804 | +"@commitlint/to-lines@^8.0.0": |
| 805 | + version "8.0.0" |
| 806 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-8.0.0.tgz#9f7d7938404bdbb345c23c8665293e051c4dc243" |
| 807 | + integrity sha512-qqgNeyj+NJ1Xffwv6hGsipKlVFj30NmfPup751MS/me0GV8IBd//njTjiqHvf/3sKm/OcGn4Re4D7YXwTcC2RA== |
809 | 808 |
|
810 |
| -"@commitlint/top-level@^7.6.0": |
811 |
| - version "7.6.0" |
812 |
| - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-7.6.0.tgz#0ed88078ac585c93ee314ff3b7f8c20143c57652" |
813 |
| - integrity sha512-R2RzJZDuT2TU2dZMrRd7olax5IDVcUB/O8k76d1LW13CQ9/2ArJi3TCFXSZIaGpCUnyAYA5KiCZ+c1opnyQuog== |
| 809 | +"@commitlint/top-level@^8.0.0": |
| 810 | + version "8.0.0" |
| 811 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-8.0.0.tgz#3d998ba1e13be939f4227202eebae7f1dbb472a9" |
| 812 | + integrity sha512-If9hwfISHV8HXGKeXUKsUvOo4DuISWiU/VC2qHsKpeHSREAxkWESmQzzwYvOtyBjMiOTfAXfzgth18g36Fz2ow== |
814 | 813 | dependencies:
|
815 | 814 | find-up "^2.1.0"
|
816 | 815 |
|
@@ -1234,12 +1233,12 @@ commander@^2.8.1:
|
1234 | 1233 | resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
|
1235 | 1234 | integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
|
1236 | 1235 |
|
1237 |
| -commitlint@7.6.1: |
1238 |
| - version "7.6.1" |
1239 |
| - resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-7.6.1.tgz#dfb099e2ee19a2e7c237dc058cf0dd4f140729ac" |
1240 |
| - integrity sha512-UZzzXxbdJGnV+hRPBmmehoX+9igumPK5XEoweNhghMwIoEwN8Y4XcXZcS+a0AIc4bYA8T44qRmhW8Wu1SprLJA== |
| 1236 | +commitlint@8.0.0: |
| 1237 | + version "8.0.0" |
| 1238 | + resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-8.0.0.tgz#77d5d268470c2844993e70884e5cac17a927197b" |
| 1239 | + integrity sha512-f0ck42xWexGDxmYu3yk6dYQmheiuCahHrFygF1A6FwftbqV2+8C9rDYJsTkvH+G6qE2+G1pIY6Jx1pNErFgcIw== |
1241 | 1240 | dependencies:
|
1242 |
| - "@commitlint/cli" "^7.6.1" |
| 1241 | + "@commitlint/cli" "^8.0.0" |
1243 | 1242 | read-pkg "3.0.0"
|
1244 | 1243 | resolve-pkg "2.0.0"
|
1245 | 1244 |
|
|
0 commit comments