|
855 | 855 | exec-sh "^0.3.2"
|
856 | 856 | minimist "^1.2.0"
|
857 | 857 |
|
858 |
| -"@commitlint/cli@^7.6.1": |
859 |
| - version "7.6.1" |
860 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.6.1.tgz#a93cf995082831999937f6d5ec1a582c8fc0393a" |
861 |
| - integrity sha512-HEJwQ/aK0AOcAwn77ZKbb/GZhlGxBSPhtVp07uoJFVqM12l2Ia2JHA+MTpfHCFdVahKyYGREZgxde6LyKyG8aQ== |
862 |
| - dependencies: |
863 |
| - "@commitlint/format" "^7.6.1" |
864 |
| - "@commitlint/lint" "^7.6.0" |
865 |
| - "@commitlint/load" "^7.6.1" |
866 |
| - "@commitlint/read" "^7.6.0" |
| 858 | +"@commitlint/cli@^8.0.0": |
| 859 | + version "8.0.0" |
| 860 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.0.0.tgz#1be7aa14fecbcf71317a8187fbb5210760d4ca61" |
| 861 | + integrity sha512-wFu+g9v73I2rMRTv27ItIbcrhWqge0ZpUNUIJ9fw8TF7XpmhaUFvGqa2kU6st1F0TyEOrq5ZMzwI8kQZNVLuXg== |
| 862 | + dependencies: |
| 863 | + "@commitlint/format" "^8.0.0" |
| 864 | + "@commitlint/lint" "^8.0.0" |
| 865 | + "@commitlint/load" "^8.0.0" |
| 866 | + "@commitlint/read" "^8.0.0" |
867 | 867 | babel-polyfill "6.26.0"
|
868 | 868 | chalk "2.3.1"
|
869 | 869 | get-stdin "7.0.0"
|
|
872 | 872 | resolve-from "5.0.0"
|
873 | 873 | resolve-global "1.0.0"
|
874 | 874 |
|
875 |
| -"@commitlint/config-conventional@^7.6.0": |
876 |
| - version "7.6.0" |
877 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.6.0.tgz#f3dc66bf39e3b627fdd6f5ac3d0510dd0dd38f94" |
878 |
| - integrity sha512-1Gnv5p3tc1VsEK25oTIRBO86czLtX6s/jeLNPAQRzdCnyEmsxkbx/sfoUJ1dwv7v8W++xckVnnuvdZv2Hp8yCw== |
| 875 | +"@commitlint/config-conventional@^8.0.0": |
| 876 | + version "8.0.0" |
| 877 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.0.0.tgz#f45349cab9dcfc08a30fbcf2b6317506e17bc8e6" |
| 878 | + integrity sha512-umg1irroowOV+x8oZPBw8woCogZO5MFKUYQq+fRZvhowoSwDHXYILP3ETcdHUgvytw/K/a8Xvu7iCypK6oZQ+g== |
879 | 879 |
|
880 |
| -"@commitlint/ensure@^7.6.0": |
881 |
| - version "7.6.0" |
882 |
| - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.6.0.tgz#e873ff6786a3b9504e88a4debed41df29cd8ac36" |
883 |
| - integrity sha512-pSUrNud5L/8y+cLWo3LEa8Ce4bAAR33xMderFUhuNPHj7TwpNS7L4ROMnhL4ZlCYRazCRDlnPaJLPikMoWThfA== |
| 880 | +"@commitlint/ensure@^8.0.0": |
| 881 | + version "8.0.0" |
| 882 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-8.0.0.tgz#67a3e72755a0dfa5f4216efd05238f62ff132110" |
| 883 | + integrity sha512-rhBO79L9vXeb26JU+14cxZQq46KyyVqlo31C33VIe7oJndUtWrDhZTvMjJeB1pdXh4EU4XWdMo+yzBmuypFgig== |
884 | 884 | dependencies:
|
885 | 885 | lodash "4.17.11"
|
886 | 886 |
|
887 |
| -"@commitlint/execute-rule@^7.6.0": |
888 |
| - version "7.6.0" |
889 |
| - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-7.6.0.tgz#60c1c34b5f2fca6c6cbca019a9c7d81c2fab1e4a" |
890 |
| - integrity sha512-0inGOIlLefPDtiDOaZ6WoE1p+GEZZIj2VwUftUozD3C71TiwP9UfKAVVtUDFPIeL6RgSqCkCf7zsy6NKNxwkBg== |
| 887 | +"@commitlint/execute-rule@^8.0.0": |
| 888 | + version "8.0.0" |
| 889 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.0.0.tgz#df2a9893f162fc561ca4e95a34bd782469dd7f8b" |
| 890 | + integrity sha512-E/A2xHqx3syclXAFl8vJY2o/+xtL9axrqbFFF42Bzke+Eflf0mOJviPxDodu2xP0wXMRQ9UokAi/reK9dMtA/A== |
891 | 891 | dependencies:
|
892 | 892 | babel-runtime "6.26.0"
|
893 | 893 |
|
894 |
| -"@commitlint/format@^7.6.1": |
895 |
| - version "7.6.1" |
896 |
| - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-7.6.1.tgz#106750de50fab7d153eed80e7577c768bb9a3a1b" |
897 |
| - integrity sha512-Ldzf5N2Sr9RQqvlYwaQn4vz1WOZ7byYinspC/WCrbfcETGy28j7QE4OueZU6nNB9TjwwEorKm13uy7tDWPR7dg== |
| 894 | +"@commitlint/format@^8.0.0": |
| 895 | + version "8.0.0" |
| 896 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.0.0.tgz#f7c858d9057e1da6856be211ad049c5b9a66185b" |
| 897 | + integrity sha512-dFxKGLp1T4obi7+YZ2NcSAebJA/dBQwnerRJGz0hWtsO6pheJRe+qC50+GCb2fYGWUc5lIWawaRts0m7RkFGUw== |
898 | 898 | dependencies:
|
899 |
| - babel-runtime "^6.23.0" |
900 | 899 | chalk "^2.0.1"
|
901 | 900 |
|
902 |
| -"@commitlint/is-ignored@^7.6.0": |
903 |
| - version "7.6.0" |
904 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-7.6.0.tgz#d069f25741dcf859b324e5f709835af3aac9cf45" |
905 |
| - integrity sha512-By/mLNhz+6Rtix9+Kyof1gdKiELchAnQHpdeKIHIOe9sjbvd3HqDoFHh/mGMMRnGIPMZOX5TO8Fqy3A/2HqlTw== |
| 901 | +"@commitlint/is-ignored@^8.0.0": |
| 902 | + version "8.0.0" |
| 903 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.0.0.tgz#eba06c9a6227288574f544a1705583d965f0ed65" |
| 904 | + integrity sha512-geWr/NXGMrZ3qc3exDM+S1qV+nMDxp1LwN3rLpEN2gXTwW3rIXq49RQQUkn0n3BHcpqJJ9EBhjqFoMU1TYx7Ng== |
906 | 905 | dependencies:
|
907 | 906 | semver "6.0.0"
|
908 | 907 |
|
909 |
| -"@commitlint/lint@^7.6.0": |
910 |
| - version "7.6.0" |
911 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.6.0.tgz#a6da320026b937aa9bf971e060e471edd6b088ec" |
912 |
| - integrity sha512-aUIFX0lPRZL7WmT8W8qzogJD4LmHk6JPG3XUAX+K0pOHGjC/0ALvSAytvoLXy4fvmSnGJkXmWhzSW7c0Spa14Q== |
| 908 | +"@commitlint/lint@^8.0.0": |
| 909 | + version "8.0.0" |
| 910 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.0.0.tgz#3defb3b1a900ba966c64a51b497bf1fcff5fc9f2" |
| 911 | + integrity sha512-5nKiJpBDR2iei+fre4+6M7FUrSX1cIMoxXKdrnb1GMOXkw9CsZSF5OvdrX08zHAFmOAeDaohoCV+XN/UN/vWYg== |
913 | 912 | dependencies:
|
914 |
| - "@commitlint/is-ignored" "^7.6.0" |
915 |
| - "@commitlint/parse" "^7.6.0" |
916 |
| - "@commitlint/rules" "^7.6.0" |
| 913 | + "@commitlint/is-ignored" "^8.0.0" |
| 914 | + "@commitlint/parse" "^8.0.0" |
| 915 | + "@commitlint/rules" "^8.0.0" |
917 | 916 | babel-runtime "^6.23.0"
|
918 | 917 | lodash "4.17.11"
|
919 | 918 |
|
920 |
| -"@commitlint/load@^7.6.1": |
921 |
| - version "7.6.2" |
922 |
| - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-7.6.2.tgz#b5ed8163fa3117d60faf70a4e677b2017bbc71bb" |
923 |
| - integrity sha512-I+xk+BkXAG1roXNrPsR1eOd5hEa+oLc6HLYnHAT/HLGKKB3E01IGg3O5SGlg7lpf1yiAaYI+wAnNTr3f3sIbWQ== |
| 919 | +"@commitlint/load@^8.0.0": |
| 920 | + version "8.0.0" |
| 921 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.0.0.tgz#5eacfb96635e9aeac8f1a0674491f29483348872" |
| 922 | + integrity sha512-JXC3YjO7hN7Rv2Z/SaYz+oIvShsQWLL7gnOCe8+YgI1EusBqjV4mPI0HnBXVe9volfdxbl+Af/GoQZs2dvyOFA== |
924 | 923 | dependencies:
|
925 |
| - "@commitlint/execute-rule" "^7.6.0" |
926 |
| - "@commitlint/resolve-extends" "^7.6.0" |
| 924 | + "@commitlint/execute-rule" "^8.0.0" |
| 925 | + "@commitlint/resolve-extends" "^8.0.0" |
927 | 926 | babel-runtime "^6.23.0"
|
928 | 927 | cosmiconfig "^5.2.0"
|
929 | 928 | lodash "4.17.11"
|
930 | 929 | resolve-from "^5.0.0"
|
931 | 930 |
|
932 |
| -"@commitlint/message@^7.6.0": |
933 |
| - version "7.6.0" |
934 |
| - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-7.6.0.tgz#899b6b411945dd091d261408b6e994043967bc06" |
935 |
| - integrity sha512-PtP4jhBYGXLaQQC5jel+RQczG2tS3Cy6rRxQioUfCUaEg/LV029ao/KcL1kHEBJ8hSW/SUmnvDaD9Y6nozLQMA== |
| 931 | +"@commitlint/message@^8.0.0": |
| 932 | + version "8.0.0" |
| 933 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-8.0.0.tgz#bbb02fb78490808e36157d675acc544fafd7942b" |
| 934 | + integrity sha512-2oGUV8630nzsj17t6akq3mFguzWePADO069IwKJi+CN5L0YRBQj9zGRCB0P+zvh4EngjqMnuMwhEhaBEM8TTzA== |
936 | 935 |
|
937 |
| -"@commitlint/parse@^7.6.0": |
938 |
| - version "7.6.0" |
939 |
| - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-7.6.0.tgz#e7b8d6dc145e78cf56940bbf405ca6fac3085196" |
940 |
| - integrity sha512-1x60kTqz2VBCjYE+8MV5BhE+ShPo7MgVlrMWSlxiiJDWP5CvWa+SBbUayDJ7rtOXimjTASZ9ZNZTuFPdJE/Y7A== |
| 936 | +"@commitlint/parse@^8.0.0": |
| 937 | + version "8.0.0" |
| 938 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-8.0.0.tgz#4b5fa19ab8bdb2c6452b7dbdf1d7adf52386ae60" |
| 939 | + integrity sha512-6CyweJrBkI+Jqx7qkpYgVx2muBMoUZAZHWhUTgqHIDDmI+3d4UPZ2plGS2G0969KkHCgjtlwnwTjWqA9HLMwPA== |
941 | 940 | dependencies:
|
942 | 941 | conventional-changelog-angular "^1.3.3"
|
943 | 942 | conventional-commits-parser "^2.1.0"
|
944 | 943 | lodash "^4.17.11"
|
945 | 944 |
|
946 |
| -"@commitlint/read@^7.6.0": |
947 |
| - version "7.6.0" |
948 |
| - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-7.6.0.tgz#e55863354b436683daa2081de7ec2189573bc306" |
949 |
| - integrity sha512-OyligtK/e4xnQklrQqTcSMM27eNhq+LqXfoeVouuPx059oDEw9wZYNN4HGzyxs4Pb6GdMpzRHLdeMQ24M+AiYw== |
| 945 | +"@commitlint/read@^8.0.0": |
| 946 | + version "8.0.0" |
| 947 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.0.0.tgz#5149fcb2550a07e7eb6a9f50b88df742780fa1e8" |
| 948 | + integrity sha512-IhNMiKPqkB5yxphe/FiOKgX2uCysbR8fGK6KOXON3uJaVND0dctxnfdv+vY9gDv2CtjIXgNFO+v6FLnqMfIvwA== |
950 | 949 | dependencies:
|
951 |
| - "@commitlint/top-level" "^7.6.0" |
| 950 | + "@commitlint/top-level" "^8.0.0" |
952 | 951 | "@marionebl/sander" "^0.6.0"
|
953 | 952 | babel-runtime "^6.23.0"
|
954 | 953 | git-raw-commits "^1.3.0"
|
955 | 954 |
|
956 |
| -"@commitlint/resolve-extends@^7.6.0": |
957 |
| - version "7.6.0" |
958 |
| - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-7.6.0.tgz#0680b76eeb0e41f728c2f38645473a0956299edb" |
959 |
| - integrity sha512-fk8KvNiEbRc+p8nPFuysVP2O95+sb8vlIDTjqtGVObqrzFINRfERXwqBmTBtcu556BoDAR2hwRVXmuwhns+Duw== |
| 955 | +"@commitlint/resolve-extends@^8.0.0": |
| 956 | + version "8.0.0" |
| 957 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.0.0.tgz#dc606cecb0f392d57905cfd690d8f736ad26eec2" |
| 958 | + integrity sha512-SPkH+dXMCpYboVwpIhtOhpg1xYdE7L77fuHmEJWveXSmgfi0GosFm4aJ7Cer9DjNjW+KbD0TUfzZU0TrYUESjQ== |
960 | 959 | dependencies:
|
961 | 960 | babel-runtime "6.26.0"
|
962 | 961 | import-fresh "^3.0.0"
|
963 | 962 | lodash "4.17.11"
|
964 | 963 | resolve-from "^5.0.0"
|
965 | 964 | resolve-global "^1.0.0"
|
966 | 965 |
|
967 |
| -"@commitlint/rules@^7.6.0": |
968 |
| - version "7.6.0" |
969 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.6.0.tgz#f9a833c1eab8144fd8f545a71408b39e51acb64e" |
970 |
| - integrity sha512-shLJdMUwdVeE5UgOE8E+c+PFS7+0FFGfheMa3s6ZK+xX8pTUxseXZu9iCF4mwF+WWkVk518xPuNLvmYE96salQ== |
| 966 | +"@commitlint/rules@^8.0.0": |
| 967 | + version "8.0.0" |
| 968 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-8.0.0.tgz#26ef50fedb5a88a2ad2af43677e5bb7c32fb5f14" |
| 969 | + integrity sha512-s9BehZQP5uAc/V4lMaUxwxFabVZTw5fZ18Ase1e5tbMKVIwq/7E00Ny1czN7xSFXfgffukWznsexpfFXYpbVsg== |
971 | 970 | dependencies:
|
972 |
| - "@commitlint/ensure" "^7.6.0" |
973 |
| - "@commitlint/message" "^7.6.0" |
974 |
| - "@commitlint/to-lines" "^7.6.0" |
| 971 | + "@commitlint/ensure" "^8.0.0" |
| 972 | + "@commitlint/message" "^8.0.0" |
| 973 | + "@commitlint/to-lines" "^8.0.0" |
975 | 974 | babel-runtime "^6.23.0"
|
976 | 975 |
|
977 |
| -"@commitlint/to-lines@^7.6.0": |
978 |
| - version "7.6.0" |
979 |
| - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-7.6.0.tgz#5ed4dbf39db0ceff96dbb661b9ce048ed3db7a4b" |
980 |
| - integrity sha512-L/Vl5ThRuBHnSNZBtc+p2LCs2ayxWodC+I/X3NKUywSmr6kKpJJCFqHHHqPu+yXwGUPwqCMQhogIGLuv9TtWWw== |
| 976 | +"@commitlint/to-lines@^8.0.0": |
| 977 | + version "8.0.0" |
| 978 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-8.0.0.tgz#9f7d7938404bdbb345c23c8665293e051c4dc243" |
| 979 | + integrity sha512-qqgNeyj+NJ1Xffwv6hGsipKlVFj30NmfPup751MS/me0GV8IBd//njTjiqHvf/3sKm/OcGn4Re4D7YXwTcC2RA== |
981 | 980 |
|
982 |
| -"@commitlint/top-level@^7.6.0": |
983 |
| - version "7.6.0" |
984 |
| - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-7.6.0.tgz#0ed88078ac585c93ee314ff3b7f8c20143c57652" |
985 |
| - integrity sha512-R2RzJZDuT2TU2dZMrRd7olax5IDVcUB/O8k76d1LW13CQ9/2ArJi3TCFXSZIaGpCUnyAYA5KiCZ+c1opnyQuog== |
| 981 | +"@commitlint/top-level@^8.0.0": |
| 982 | + version "8.0.0" |
| 983 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-8.0.0.tgz#3d998ba1e13be939f4227202eebae7f1dbb472a9" |
| 984 | + integrity sha512-If9hwfISHV8HXGKeXUKsUvOo4DuISWiU/VC2qHsKpeHSREAxkWESmQzzwYvOtyBjMiOTfAXfzgth18g36Fz2ow== |
986 | 985 | dependencies:
|
987 | 986 | find-up "^2.1.0"
|
988 | 987 |
|
|
0 commit comments