|
734 | 734 | lodash "^4.17.13"
|
735 | 735 | to-fast-properties "^2.0.0"
|
736 | 736 |
|
737 |
| - |
738 |
| - version "8.0.0" |
739 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.0.0.tgz#1be7aa14fecbcf71317a8187fbb5210760d4ca61" |
740 |
| - integrity sha512-wFu+g9v73I2rMRTv27ItIbcrhWqge0ZpUNUIJ9fw8TF7XpmhaUFvGqa2kU6st1F0TyEOrq5ZMzwI8kQZNVLuXg== |
741 |
| - dependencies: |
742 |
| - "@commitlint/format" "^8.0.0" |
743 |
| - "@commitlint/lint" "^8.0.0" |
744 |
| - "@commitlint/load" "^8.0.0" |
745 |
| - "@commitlint/read" "^8.0.0" |
746 |
| - babel-polyfill "6.26.0" |
747 |
| - chalk "2.3.1" |
748 |
| - get-stdin "7.0.0" |
749 |
| - lodash "4.17.11" |
750 |
| - meow "5.0.0" |
751 |
| - resolve-from "5.0.0" |
752 |
| - resolve-global "1.0.0" |
753 |
| - |
754 |
| -"@commitlint/cli@^8.0.0": |
755 |
| - version "8.3.4" |
756 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.4.tgz#aabcd997124bd0656ebd2a805ec9e92cfb663d78" |
757 |
| - integrity sha512-lYL61eO5CG5Du3YTOt8eXg959awIpl/u2KL+msctbooUGTDtiknvBb1r7dbdpUYwVMWcgdKQsk9heB+FRdygfA== |
| 737 | +"@commitlint/[email protected]", "@commitlint/cli@^8.3.5": |
| 738 | + version "8.3.5" |
| 739 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.5.tgz#6d93a3a8b2437fa978999d3f6a336bcc70be3fd3" |
| 740 | + integrity sha512-6+L0vbw55UEdht71pgWOE55SRgb+8OHcEwGDB234VlIBFGK9P2QOBU7MHiYJ5cjdjCQ0rReNrGjOHmJ99jwf0w== |
758 | 741 | dependencies:
|
759 | 742 | "@commitlint/format" "^8.3.4"
|
760 |
| - "@commitlint/lint" "^8.3.4" |
761 |
| - "@commitlint/load" "^8.3.4" |
| 743 | + "@commitlint/lint" "^8.3.5" |
| 744 | + "@commitlint/load" "^8.3.5" |
762 | 745 | "@commitlint/read" "^8.3.4"
|
763 | 746 | babel-polyfill "6.26.0"
|
764 | 747 | chalk "2.4.2"
|
|
768 | 751 | resolve-from "5.0.0"
|
769 | 752 | resolve-global "1.0.0"
|
770 | 753 |
|
771 |
| - |
772 |
| - version "8.0.0" |
773 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.0.0.tgz#f45349cab9dcfc08a30fbcf2b6317506e17bc8e6" |
774 |
| - integrity sha512-umg1irroowOV+x8oZPBw8woCogZO5MFKUYQq+fRZvhowoSwDHXYILP3ETcdHUgvytw/K/a8Xvu7iCypK6oZQ+g== |
| 754 | + |
| 755 | + version "8.3.4" |
| 756 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.3.4.tgz#fed13b3711690663b176c1f6b39c205a565618d2" |
| 757 | + integrity sha512-w0Yc5+aVAjZgjYqx29igBOnVCj8O22gy3Vo6Fyp7PwoS7+AYS1x3sN7IBq6i7Ae15Mv5P+rEx1pkxXo5zOMe4g== |
| 758 | + dependencies: |
| 759 | + conventional-changelog-conventionalcommits "4.2.1" |
775 | 760 |
|
776 | 761 | "@commitlint/ensure@^8.3.4":
|
777 | 762 | version "8.3.4"
|
|
785 | 770 | resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.3.4.tgz#1b63f0713b197889d90b76f9eea1abc010d256b1"
|
786 | 771 | integrity sha512-f4HigYjeIBn9f7OuNv5zh2y5vWaAhNFrfeul8CRJDy82l3Y+09lxOTGxfF3uMXKrZq4LmuK6qvvRCZ8mUrVvzQ==
|
787 | 772 |
|
788 |
| -"@commitlint/format@^8.0.0", "@commitlint/format@^8.3.4": |
| 773 | +"@commitlint/format@^8.3.4": |
789 | 774 | version "8.3.4"
|
790 | 775 | resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.3.4.tgz#7cd1f0ba5a3289c8d14d7dac29ee1fc1597fe1d9"
|
791 | 776 | integrity sha512-809wlQ/ND6CLZON+w2Rb3YM2TLNDfU2xyyqpZeqzf2reJNpySMSUAeaO/fNDJSOKIsOsR3bI01rGu6hv28k+Nw==
|
792 | 777 | dependencies:
|
793 | 778 | chalk "^2.0.1"
|
794 | 779 |
|
795 |
| -"@commitlint/is-ignored@^8.3.4": |
796 |
| - version "8.3.4" |
797 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.3.4.tgz#a78dee0dda732219fa513669480df77e92643402" |
798 |
| - integrity sha512-9RTWJvOW2ZvOh09xRnw7wQhcSp24ekeChDPAoZV13d5cTay0qcGFFthvwHs6URstKuu6Iasoxswtq0HmTWvoAg== |
| 780 | +"@commitlint/is-ignored@^8.3.5": |
| 781 | + version "8.3.5" |
| 782 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.3.5.tgz#e6f59496e1b1ce58020d519cd578ad0f43169199" |
| 783 | + integrity sha512-Zo+8a6gJLFDTqyNRx53wQi/XTiz8mncvmWf/4oRG+6WRcBfjSSHY7KPVj5Y6UaLy2EgZ0WQ2Tt6RdTDeQiQplA== |
799 | 784 | dependencies:
|
800 |
| - "@types/semver" "^6.0.1" |
801 | 785 | semver "6.3.0"
|
802 | 786 |
|
803 |
| -"@commitlint/lint@^8.0.0", "@commitlint/lint@^8.3.4": |
804 |
| - version "8.3.4" |
805 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.3.4.tgz#fed31a63656a2d7def88e8963691ce788899216e" |
806 |
| - integrity sha512-ws1JLs7rNAcwlfYLKh0xhs3RNMcT4dYjyG0US/JenmSCrttzfAct+7IvdkAjkj6/3jsOn6fYaV4MhE6hfdPC9A== |
| 787 | +"@commitlint/lint@^8.3.5": |
| 788 | + version "8.3.5" |
| 789 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.3.5.tgz#627e75adb1cc803cc723e33cc2ba4aa27cbb9f0c" |
| 790 | + integrity sha512-02AkI0a6PU6rzqUvuDkSi6rDQ2hUgkq9GpmdJqfai5bDbxx2939mK4ZO+7apbIh4H6Pae7EpYi7ffxuJgm+3hQ== |
807 | 791 | dependencies:
|
808 |
| - "@commitlint/is-ignored" "^8.3.4" |
| 792 | + "@commitlint/is-ignored" "^8.3.5" |
809 | 793 | "@commitlint/parse" "^8.3.4"
|
810 | 794 | "@commitlint/rules" "^8.3.4"
|
811 | 795 | babel-runtime "^6.23.0"
|
812 | 796 | lodash "4.17.15"
|
813 | 797 |
|
814 |
| -"@commitlint/load@^8.0.0", "@commitlint/load@^8.3.4": |
815 |
| - version "8.3.4" |
816 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.3.4.tgz#6a0832362451b959f6aa47da8e44c2e05572b114" |
817 |
| - integrity sha512-B4MylKvT02UE3VHC5098OHxsrgkADUy5AD4Cdkiy7oX/edWypEmvK7Wuns3B9dwluWP/iFM6daoWtpkCVZoRwQ== |
| 798 | +"@commitlint/load@^8.3.5": |
| 799 | + version "8.3.5" |
| 800 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.3.5.tgz#3f059225ede92166ba94cf4c48e3d67c8b08b18a" |
| 801 | + integrity sha512-poF7R1CtQvIXRmVIe63FjSQmN9KDqjRtU5A6hxqXBga87yB2VUJzic85TV6PcQc+wStk52cjrMI+g0zFx+Zxrw== |
818 | 802 | dependencies:
|
819 | 803 | "@commitlint/execute-rule" "^8.3.4"
|
820 |
| - "@commitlint/resolve-extends" "^8.3.4" |
| 804 | + "@commitlint/resolve-extends" "^8.3.5" |
821 | 805 | babel-runtime "^6.23.0"
|
822 | 806 | chalk "2.4.2"
|
823 | 807 | cosmiconfig "^5.2.0"
|
|
838 | 822 | conventional-commits-parser "^3.0.0"
|
839 | 823 | lodash "^4.17.11"
|
840 | 824 |
|
841 |
| -"@commitlint/read@^8.0.0", "@commitlint/read@^8.3.4": |
| 825 | +"@commitlint/read@^8.3.4": |
842 | 826 | version "8.3.4"
|
843 | 827 | resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.3.4.tgz#81a34283d8cd7b2acdf57829a91761e9c7791455"
|
844 | 828 | integrity sha512-FKv1kHPrvcAG5j+OSbd41IWexsbLhfIXpxVC/YwQZO+FR0EHmygxQNYs66r+GnhD1EfYJYM4WQIqd5bJRx6OIw==
|
|
848 | 832 | babel-runtime "^6.23.0"
|
849 | 833 | git-raw-commits "^2.0.0"
|
850 | 834 |
|
851 |
| -"@commitlint/resolve-extends@^8.3.4": |
852 |
| - version "8.3.4" |
853 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.3.4.tgz#815b646efbf9bc77c44925f619336da0027d7a68" |
854 |
| - integrity sha512-M34RLaAW1eGWgtkVtotHfPaJa+cZIARe8twKItd7RhWs7n/1W2py9GTFIiIEq95LBN1uah5vm1WQHsfLqPZYHA== |
| 835 | +"@commitlint/resolve-extends@^8.3.5": |
| 836 | + version "8.3.5" |
| 837 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.3.5.tgz#8fff800f292ac217ae30b1862f5f9a84b278310a" |
| 838 | + integrity sha512-nHhFAK29qiXNe6oH6uG5wqBnCR+BQnxlBW/q5fjtxIaQALgfoNLHwLS9exzbIRFqwJckpR6yMCfgMbmbAOtklQ== |
855 | 839 | dependencies:
|
856 |
| - "@types/node" "^12.0.2" |
857 | 840 | import-fresh "^3.0.0"
|
858 | 841 | lodash "4.17.15"
|
859 | 842 | resolve-from "^5.0.0"
|
|
881 | 864 | dependencies:
|
882 | 865 | find-up "^4.0.0"
|
883 | 866 |
|
884 |
| -"@commitlint/travis-cli@8.0.0": |
885 |
| - version "8.0.0" |
886 |
| - resolved "https://registry.yarnpkg.com/@commitlint/travis-cli/-/travis-cli-8.0.0.tgz#488f863e96ff2c5d494274e2b25c171666733463" |
887 |
| - integrity sha512-PSCrOEom3ciiuDv0eAnTS0B0Bz8y7gaSPsaWdRt7yW+hbI4SLy9Pf0MM5F/X2EqHij31Ij2sb13i/NkrWr8k+w== |
| 867 | +"@commitlint/travis-cli@8.3.5": |
| 868 | + version "8.3.5" |
| 869 | + resolved "https://registry.yarnpkg.com/@commitlint/travis-cli/-/travis-cli-8.3.5.tgz#876207b7d5fe1f5b94f89d32c202dca2234e0725" |
| 870 | + integrity sha512-E456A36Ya9Zrr0+ONfkPoHNdWnX4zfR6seHjuzTy0393iSHNc9cZ250mGw0SKQiYQu8x1QHrQyWwyRXLb2iASw== |
888 | 871 | dependencies:
|
889 |
| - "@commitlint/cli" "^8.0.0" |
| 872 | + "@commitlint/cli" "^8.3.5" |
890 | 873 | babel-runtime "6.26.0"
|
891 |
| - execa "0.9.0" |
| 874 | + execa "0.11.0" |
892 | 875 |
|
893 | 876 | "@marionebl/sander@^0.6.0":
|
894 | 877 | version "0.6.1"
|
|
1147 | 1130 | resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.6.tgz#076028d0b0400be8105b89a0a55550c86684ffec"
|
1148 | 1131 | integrity sha512-Jg1F+bmxcpENHP23sVKkNuU3uaxPnsBMW0cLjleiikFKomJQbsn0Cqk2yDvQArqzZN6ABfBkZ0To7pQ8sLdWDg==
|
1149 | 1132 |
|
1150 |
| -"@types/node@^12.0.2": |
1151 |
| - version "12.12.24" |
1152 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.24.tgz#d4606afd8cf6c609036b854360367d1b2c78931f" |
1153 |
| - integrity sha512-1Ciqv9pqwVtW6FsIUKSZNB82E5Cu1I2bBTj1xuIHXLe/1zYLl3956Nbhg2MzSYHVfl9/rmanjbQIb7LibfCnug== |
1154 |
| - |
1155 | 1133 | "@types/normalize-package-data@^2.4.0":
|
1156 | 1134 | version "2.4.0"
|
1157 | 1135 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
|
|
1172 | 1150 | resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
|
1173 | 1151 | integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
|
1174 | 1152 |
|
1175 |
| -"@types/semver@^6.0.1": |
1176 |
| - version "6.2.0" |
1177 |
| - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.2.0.tgz#d688d574400d96c5b0114968705366f431831e1a" |
1178 |
| - integrity sha512-1OzrNb4RuAzIT7wHSsgZRlMBlNsJl+do6UblR7JMW4oB7bbR+uBEYtUh7gEc/jM84GGilh68lSOokyM/zNUlBA== |
1179 |
| - |
1180 | 1153 | JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:
|
1181 | 1154 | version "1.3.5"
|
1182 | 1155 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
@@ -1269,7 +1242,7 @@ ansi-regex@^5.0.0:
|
1269 | 1242 | resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
|
1270 | 1243 | integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
|
1271 | 1244 |
|
1272 |
| -ansi-styles@^3.2.0, ansi-styles@^3.2.1: |
| 1245 | +ansi-styles@^3.2.1: |
1273 | 1246 | version "3.2.1"
|
1274 | 1247 | resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
|
1275 | 1248 | integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
|
@@ -1720,15 +1693,6 @@ caseless@~0.12.0:
|
1720 | 1693 | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
|
1721 | 1694 | integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
|
1722 | 1695 |
|
1723 |
| - |
1724 |
| - version "2.3.1" |
1725 |
| - resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.1.tgz#523fe2678aec7b04e8041909292fe8b17059b796" |
1726 |
| - integrity sha512-QUU4ofkDoMIVO7hcx1iPTISs88wsO8jA92RQIm4JAwZvFGGAV2hSAA1NX7oVj2Ej2Q6NDTcRDjPTFrMCRZoJ6g== |
1727 |
| - dependencies: |
1728 |
| - ansi-styles "^3.2.0" |
1729 |
| - escape-string-regexp "^1.0.5" |
1730 |
| - supports-color "^5.2.0" |
1731 |
| - |
1732 | 1696 | [email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4.1:
|
1733 | 1697 | version "2.4.2"
|
1734 | 1698 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
@@ -2003,6 +1967,15 @@ conventional-changelog-angular@^5.0.0:
|
2003 | 1967 | compare-func "^1.3.1"
|
2004 | 1968 | q "^1.5.1"
|
2005 | 1969 |
|
| 1970 | + |
| 1971 | + version "4.2.1" |
| 1972 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9" |
| 1973 | + integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q== |
| 1974 | + dependencies: |
| 1975 | + compare-func "^1.3.1" |
| 1976 | + lodash "^4.2.1" |
| 1977 | + q "^1.5.1" |
| 1978 | + |
2006 | 1979 | conventional-changelog-writer@^4.0.0:
|
2007 | 1980 | version "4.0.11"
|
2008 | 1981 | resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.11.tgz#9f56d2122d20c96eb48baae0bf1deffaed1edba4"
|
@@ -2540,13 +2513,13 @@ esutils@^2.0.2:
|
2540 | 2513 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
|
2541 | 2514 | integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
|
2542 | 2515 |
|
2543 |
| -execa@0.9.0: |
2544 |
| - version "0.9.0" |
2545 |
| - resolved "https://registry.yarnpkg.com/execa/-/execa-0.9.0.tgz#adb7ce62cf985071f60580deb4a88b9e34712d01" |
2546 |
| - integrity sha512-BbUMBiX4hqiHZUA5+JujIjNb6TyAlp2D5KLheMjMluwOuzcnylDL4AxZYLLn1n2AGB49eSWwyKvvEQoRpnAtmA== |
| 2516 | +execa@0.11.0: |
| 2517 | + version "0.11.0" |
| 2518 | + resolved "https://registry.yarnpkg.com/execa/-/execa-0.11.0.tgz#0b3c71daf9b9159c252a863cd981af1b4410d97a" |
| 2519 | + integrity sha512-k5AR22vCt1DcfeiRixW46U5tMLtBg44ssdJM9PiXw3D8Bn5qyxFCSnKY/eR22y+ctFDGPqafpaXg2G4Emyua4A== |
2547 | 2520 | dependencies:
|
2548 |
| - cross-spawn "^5.0.1" |
2549 |
| - get-stream "^3.0.0" |
| 2521 | + cross-spawn "^6.0.0" |
| 2522 | + get-stream "^4.0.0" |
2550 | 2523 | is-stream "^1.1.0"
|
2551 | 2524 | npm-run-path "^2.0.0"
|
2552 | 2525 | p-finally "^1.0.0"
|
@@ -4184,12 +4157,7 @@ lodash.without@~4.4.0:
|
4184 | 4157 | resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
|
4185 | 4158 | integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
|
4186 | 4159 |
|
4187 |
| - |
4188 |
| - version "4.17.11" |
4189 |
| - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" |
4190 |
| - integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== |
4191 |
| - |
4192 |
| -[email protected], lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.4: |
| 4160 | +[email protected], lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.2.1: |
4193 | 4161 | version "4.17.15"
|
4194 | 4162 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
4195 | 4163 | integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
|
|
0 commit comments