|
831 | 831 | "@babel/types" "^7.4.4" |
832 | 832 | esutils "^2.0.2" |
833 | 833 |
|
834 | | -"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.8.4": |
| 834 | +"@babel/runtime@^7.12.0", "@babel/runtime@^7.8.4": |
835 | 835 | version "7.12.1" |
836 | 836 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.1.tgz" |
837 | 837 | integrity sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA== |
|
884 | 884 | exec-sh "^0.3.2" |
885 | 885 | minimist "^1.2.0" |
886 | 886 |
|
887 | | -"@commitlint/cli@^11.0.0": |
888 | | - version "11.0.0" |
889 | | - resolved "https://registry.npmjs.org/@commitlint/cli/-/cli-11.0.0.tgz" |
890 | | - integrity sha512-YWZWg1DuqqO5Zjh7vUOeSX76vm0FFyz4y0cpGMFhrhvUi5unc4IVfCXZ6337R9zxuBtmveiRuuhQqnRRer+13g== |
891 | | - dependencies: |
892 | | - "@babel/runtime" "^7.11.2" |
893 | | - "@commitlint/format" "^11.0.0" |
894 | | - "@commitlint/lint" "^11.0.0" |
895 | | - "@commitlint/load" "^11.0.0" |
896 | | - "@commitlint/read" "^11.0.0" |
897 | | - chalk "4.1.0" |
898 | | - core-js "^3.6.1" |
899 | | - get-stdin "8.0.0" |
| 887 | +"@commitlint/cli@^13.1.0": |
| 888 | + version "13.1.0" |
| 889 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.1.0.tgz#3608bb24dbef41aaa0729ffe65c7f9b57409626a" |
| 890 | + integrity sha512-xN/uNYWtGTva5OMSd+xA6e6/c2jk8av7MUbdd6w2cw89u6z3fAWoyiH87X0ewdSMNYmW/6B3L/2dIVGHRDID5w== |
| 891 | + dependencies: |
| 892 | + "@commitlint/format" "^13.1.0" |
| 893 | + "@commitlint/lint" "^13.1.0" |
| 894 | + "@commitlint/load" "^13.1.0" |
| 895 | + "@commitlint/read" "^13.1.0" |
| 896 | + "@commitlint/types" "^13.1.0" |
900 | 897 | lodash "^4.17.19" |
901 | 898 | resolve-from "5.0.0" |
902 | 899 | resolve-global "1.0.0" |
903 | | - yargs "^15.1.0" |
| 900 | + yargs "^17.0.0" |
904 | 901 |
|
905 | 902 | "@commitlint/config-conventional@^13.1.0": |
906 | 903 | version "13.1.0" |
|
909 | 906 | dependencies: |
910 | 907 | conventional-changelog-conventionalcommits "^4.3.1" |
911 | 908 |
|
912 | | -"@commitlint/ensure@^11.0.0": |
913 | | - version "11.0.0" |
914 | | - resolved "https://registry.npmjs.org/@commitlint/ensure/-/ensure-11.0.0.tgz" |
915 | | - integrity sha512-/T4tjseSwlirKZdnx4AuICMNNlFvRyPQimbZIOYujp9DSO6XRtOy9NrmvWujwHsq9F5Wb80QWi4WMW6HMaENug== |
| 909 | +"@commitlint/ensure@^13.1.0": |
| 910 | + version "13.1.0" |
| 911 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-13.1.0.tgz#057a325b54f104cbeed2a26bacb5eec29298e7d5" |
| 912 | + integrity sha512-NRGyjOdZQnlYwm9it//BZJ2Vm+4x7G9rEnHpLCvNKYY0c6RA8Qf7hamLAB8dWO12RLuFt06JaOpHZoTt/gHutA== |
916 | 913 | dependencies: |
917 | | - "@commitlint/types" "^11.0.0" |
| 914 | + "@commitlint/types" "^13.1.0" |
918 | 915 | lodash "^4.17.19" |
919 | 916 |
|
920 | | -"@commitlint/execute-rule@^11.0.0": |
921 | | - version "11.0.0" |
922 | | - resolved "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-11.0.0.tgz" |
923 | | - integrity sha512-g01p1g4BmYlZ2+tdotCavrMunnPFPhTzG1ZiLKTCYrooHRbmvqo42ZZn4QMStUEIcn+jfLb6BRZX3JzIwA1ezQ== |
| 917 | +"@commitlint/execute-rule@^13.0.0": |
| 918 | + version "13.0.0" |
| 919 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-13.0.0.tgz#7823303b82b5d86dac46e67cfa005f4433476981" |
| 920 | + integrity sha512-lBz2bJhNAgkkU/rFMAw3XBNujbxhxlaFHY3lfKB/MxpAa+pIfmWB3ig9i1VKe0wCvujk02O0WiMleNaRn2KJqw== |
924 | 921 |
|
925 | | -"@commitlint/format@^11.0.0": |
926 | | - version "11.0.0" |
927 | | - resolved "https://registry.npmjs.org/@commitlint/format/-/format-11.0.0.tgz" |
928 | | - integrity sha512-bpBLWmG0wfZH/svzqD1hsGTpm79TKJWcf6EXZllh2J/LSSYKxGlv967lpw0hNojme0sZd4a/97R3qA2QHWWSLg== |
| 922 | +"@commitlint/format@^13.1.0": |
| 923 | + version "13.1.0" |
| 924 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-13.1.0.tgz#915570d958d83bae5fa645de6b1e6c9dd1362ec0" |
| 925 | + integrity sha512-n46rYvzf+6Sm99TJjTLjJBkjm6JVcklt31lDO5Q+pCIV0NnJ4qIUcwa6wIL9a9Vqb1XzlMgtp27E0zyYArkvSg== |
929 | 926 | dependencies: |
930 | | - "@commitlint/types" "^11.0.0" |
| 927 | + "@commitlint/types" "^13.1.0" |
931 | 928 | chalk "^4.0.0" |
932 | 929 |
|
933 | | -"@commitlint/is-ignored@^11.0.0": |
934 | | - version "11.0.0" |
935 | | - resolved "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-11.0.0.tgz" |
936 | | - integrity sha512-VLHOUBN+sOlkYC4tGuzE41yNPO2w09sQnOpfS+pSPnBFkNUUHawEuA44PLHtDvQgVuYrMAmSWFQpWabMoP5/Xg== |
937 | | - dependencies: |
938 | | - "@commitlint/types" "^11.0.0" |
939 | | - semver "7.3.2" |
940 | | - |
941 | | -"@commitlint/lint@^11.0.0": |
942 | | - version "11.0.0" |
943 | | - resolved "https://registry.npmjs.org/@commitlint/lint/-/lint-11.0.0.tgz" |
944 | | - integrity sha512-Q8IIqGIHfwKr8ecVZyYh6NtXFmKw4YSEWEr2GJTB/fTZXgaOGtGFZDWOesCZllQ63f1s/oWJYtVv5RAEuwN8BQ== |
945 | | - dependencies: |
946 | | - "@commitlint/is-ignored" "^11.0.0" |
947 | | - "@commitlint/parse" "^11.0.0" |
948 | | - "@commitlint/rules" "^11.0.0" |
949 | | - "@commitlint/types" "^11.0.0" |
950 | | - |
951 | | -"@commitlint/load@^11.0.0": |
952 | | - version "11.0.0" |
953 | | - resolved "https://registry.npmjs.org/@commitlint/load/-/load-11.0.0.tgz" |
954 | | - integrity sha512-t5ZBrtgvgCwPfxmG811FCp39/o3SJ7L+SNsxFL92OR4WQxPcu6c8taD0CG2lzOHGuRyuMxZ7ps3EbngT2WpiCg== |
955 | | - dependencies: |
956 | | - "@commitlint/execute-rule" "^11.0.0" |
957 | | - "@commitlint/resolve-extends" "^11.0.0" |
958 | | - "@commitlint/types" "^11.0.0" |
959 | | - chalk "4.1.0" |
| 930 | +"@commitlint/is-ignored@^13.1.0": |
| 931 | + version "13.1.0" |
| 932 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-13.1.0.tgz#88a5dfbc8f9ea91e860323af6681aa131322b0c4" |
| 933 | + integrity sha512-P6zenLE5Tn3FTNjRzmL9+/KooTXEI0khA2TmUbuei9KiycemeO4q7Xk7w7aXwFPNAbN0O9oI7z3z7cFpzKJWmQ== |
| 934 | + dependencies: |
| 935 | + "@commitlint/types" "^13.1.0" |
| 936 | + semver "7.3.5" |
| 937 | + |
| 938 | +"@commitlint/lint@^13.1.0": |
| 939 | + version "13.1.0" |
| 940 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-13.1.0.tgz#ea56ce0970f9b75ffe7bd2c9968f4f1d4461ba3a" |
| 941 | + integrity sha512-qH9AYSQDDTaSWSdtOvB3G1RdPpcYSgddAdFYqpFewlKQ1GJj/L+sM7vwqCG7/ip6AiM04Sry1sgmFzaEoFREUA== |
| 942 | + dependencies: |
| 943 | + "@commitlint/is-ignored" "^13.1.0" |
| 944 | + "@commitlint/parse" "^13.1.0" |
| 945 | + "@commitlint/rules" "^13.1.0" |
| 946 | + "@commitlint/types" "^13.1.0" |
| 947 | + |
| 948 | +"@commitlint/load@^13.1.0": |
| 949 | + version "13.1.0" |
| 950 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.1.0.tgz#d6c9b547551f2216586d6c1964d93f92e7b04277" |
| 951 | + integrity sha512-zlZbjJCWnWmBOSwTXis8H7I6pYk6JbDwOCuARA6B9Y/qt2PD+NCo0E/7EuaaFoxjHl+o56QR5QttuMBrf+BJzg== |
| 952 | + dependencies: |
| 953 | + "@commitlint/execute-rule" "^13.0.0" |
| 954 | + "@commitlint/resolve-extends" "^13.0.0" |
| 955 | + "@commitlint/types" "^13.1.0" |
| 956 | + chalk "^4.0.0" |
960 | 957 | cosmiconfig "^7.0.0" |
961 | 958 | lodash "^4.17.19" |
962 | 959 | resolve-from "^5.0.0" |
963 | 960 |
|
964 | | -"@commitlint/message@^11.0.0": |
965 | | - version "11.0.0" |
966 | | - resolved "https://registry.npmjs.org/@commitlint/message/-/message-11.0.0.tgz" |
967 | | - integrity sha512-01ObK/18JL7PEIE3dBRtoMmU6S3ecPYDTQWWhcO+ErA3Ai0KDYqV5VWWEijdcVafNpdeUNrEMigRkxXHQLbyJA== |
| 961 | +"@commitlint/message@^13.0.0": |
| 962 | + version "13.0.0" |
| 963 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-13.0.0.tgz#4f8d56b59e9cee8b37b8db6b48c26d7faf33762f" |
| 964 | + integrity sha512-W/pxhesVEk8747BEWJ+VGQ9ILHmCV27/pEwJ0hGny1wqVquUR8SxvScRCbUjHCB1YtWX4dEnOPXOS9CLH/CX7A== |
968 | 965 |
|
969 | | -"@commitlint/parse@^11.0.0": |
970 | | - version "11.0.0" |
971 | | - resolved "https://registry.npmjs.org/@commitlint/parse/-/parse-11.0.0.tgz" |
972 | | - integrity sha512-DekKQAIYWAXIcyAZ6/PDBJylWJ1BROTfDIzr9PMVxZRxBPc1gW2TG8fLgjZfBP5mc0cuthPkVi91KQQKGri/7A== |
| 966 | +"@commitlint/parse@^13.1.0": |
| 967 | + version "13.1.0" |
| 968 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-13.1.0.tgz#b88764be36527a468531e1b8dd2d95693ff9ba34" |
| 969 | + integrity sha512-xFybZcqBiKVjt6vTStvQkySWEUYPI0AcO4QQELyy29o8EzYZqWkhUfrb7K61fWiHsplWL1iL6F3qCLoxSgTcrg== |
973 | 970 | dependencies: |
974 | | - conventional-changelog-angular "^5.0.0" |
| 971 | + "@commitlint/types" "^13.1.0" |
| 972 | + conventional-changelog-angular "^5.0.11" |
975 | 973 | conventional-commits-parser "^3.0.0" |
976 | 974 |
|
977 | | -"@commitlint/read@^11.0.0": |
978 | | - version "11.0.0" |
979 | | - resolved "https://registry.npmjs.org/@commitlint/read/-/read-11.0.0.tgz" |
980 | | - integrity sha512-37V0V91GSv0aDzMzJioKpCoZw6l0shk7+tRG8RkW1GfZzUIytdg3XqJmM+IaIYpaop0m6BbZtfq+idzUwJnw7g== |
| 975 | +"@commitlint/read@^13.1.0": |
| 976 | + version "13.1.0" |
| 977 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-13.1.0.tgz#ccb65426b1228b8a598ed36966722d19756eea41" |
| 978 | + integrity sha512-NrVe23GMKyL6i1yDJD8IpqCBzhzoS3wtLfDj8QBzc01Ov1cYBmDojzvBklypGb+MLJM1NbzmRM4PR5pNX0U/NQ== |
981 | 979 | dependencies: |
982 | | - "@commitlint/top-level" "^11.0.0" |
983 | | - fs-extra "^9.0.0" |
| 980 | + "@commitlint/top-level" "^13.0.0" |
| 981 | + "@commitlint/types" "^13.1.0" |
| 982 | + fs-extra "^10.0.0" |
984 | 983 | git-raw-commits "^2.0.0" |
985 | 984 |
|
986 | | -"@commitlint/resolve-extends@^11.0.0": |
987 | | - version "11.0.0" |
988 | | - resolved "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-11.0.0.tgz" |
989 | | - integrity sha512-WinU6Uv6L7HDGLqn/To13KM1CWvZ09VHZqryqxXa1OY+EvJkfU734CwnOEeNlSCK7FVLrB4kmodLJtL1dkEpXw== |
| 985 | +"@commitlint/resolve-extends@^13.0.0": |
| 986 | + version "13.0.0" |
| 987 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-13.0.0.tgz#a38fcd2474483bf9ec6e1e901b27b8a23abe7d73" |
| 988 | + integrity sha512-1SyaE+UOsYTkQlTPUOoj4NwxQhGFtYildVS/d0TJuK8a9uAJLw7bhCLH2PEeH5cC2D1do4Eqhx/3bLDrSLH3hg== |
990 | 989 | dependencies: |
991 | 990 | import-fresh "^3.0.0" |
992 | 991 | lodash "^4.17.19" |
993 | 992 | resolve-from "^5.0.0" |
994 | 993 | resolve-global "^1.0.0" |
995 | 994 |
|
996 | | -"@commitlint/rules@^11.0.0": |
997 | | - version "11.0.0" |
998 | | - resolved "https://registry.npmjs.org/@commitlint/rules/-/rules-11.0.0.tgz" |
999 | | - integrity sha512-2hD9y9Ep5ZfoNxDDPkQadd2jJeocrwC4vJ98I0g8pNYn/W8hS9+/FuNpolREHN8PhmexXbkjrwyQrWbuC0DVaA== |
| 995 | +"@commitlint/rules@^13.1.0": |
| 996 | + version "13.1.0" |
| 997 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-13.1.0.tgz#04f5aaf952884364ebf4e899ec440e3985f0e580" |
| 998 | + integrity sha512-b6F+vBqEXsHVghrhomG0Y6YJimHZqkzZ0n5QEpk03dpBXH2OnsezpTw5e+GvbyYCc7PutGbYVQkytuv+7xCxYA== |
1000 | 999 | dependencies: |
1001 | | - "@commitlint/ensure" "^11.0.0" |
1002 | | - "@commitlint/message" "^11.0.0" |
1003 | | - "@commitlint/to-lines" "^11.0.0" |
1004 | | - "@commitlint/types" "^11.0.0" |
| 1000 | + "@commitlint/ensure" "^13.1.0" |
| 1001 | + "@commitlint/message" "^13.0.0" |
| 1002 | + "@commitlint/to-lines" "^13.0.0" |
| 1003 | + "@commitlint/types" "^13.1.0" |
| 1004 | + execa "^5.0.0" |
1005 | 1005 |
|
1006 | | -"@commitlint/to-lines@^11.0.0": |
1007 | | - version "11.0.0" |
1008 | | - resolved "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-11.0.0.tgz" |
1009 | | - integrity sha512-TIDTB0Y23jlCNubDROUVokbJk6860idYB5cZkLWcRS9tlb6YSoeLn1NLafPlrhhkkkZzTYnlKYzCVrBNVes1iw== |
| 1006 | +"@commitlint/to-lines@^13.0.0": |
| 1007 | + version "13.0.0" |
| 1008 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-13.0.0.tgz#5937dd287e3a4f984580ea94bdb994132169a780" |
| 1009 | + integrity sha512-mzxWwCio1M4/kG9/69TTYqrraQ66LmtJCYTzAZdZ2eJX3I5w52pSjyP/DJzAUVmmJCYf2Kw3s+RtNVShtnZ+Rw== |
1010 | 1010 |
|
1011 | | -"@commitlint/top-level@^11.0.0": |
1012 | | - version "11.0.0" |
1013 | | - resolved "https://registry.npmjs.org/@commitlint/top-level/-/top-level-11.0.0.tgz" |
1014 | | - integrity sha512-O0nFU8o+Ws+py5pfMQIuyxOtfR/kwtr5ybqTvR+C2lUPer2x6lnQU+OnfD7hPM+A+COIUZWx10mYQvkR3MmtAA== |
| 1011 | +"@commitlint/top-level@^13.0.0": |
| 1012 | + version "13.0.0" |
| 1013 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-13.0.0.tgz#f8e1d1425240cd72c600e4da5716418c4ea0bda2" |
| 1014 | + integrity sha512-baBy3MZBF28sR93yFezd4a5TdHsbXaakeladfHK9dOcGdXo9oQe3GS5hP3BmlN680D6AiQSN7QPgEJgrNUWUCg== |
1015 | 1015 | dependencies: |
1016 | 1016 | find-up "^5.0.0" |
1017 | 1017 |
|
1018 | | -"@commitlint/types@^11.0.0": |
1019 | | - version "11.0.0" |
1020 | | - resolved "https://registry.npmjs.org/@commitlint/types/-/types-11.0.0.tgz" |
1021 | | - integrity sha512-VoNqai1vR5anRF5Tuh/+SWDFk7xi7oMwHrHrbm1BprYXjB2RJsWLhUrStMssDxEl5lW/z3EUdg8RvH/IUBccSQ== |
| 1018 | +"@commitlint/types@^13.1.0": |
| 1019 | + version "13.1.0" |
| 1020 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-13.1.0.tgz#12cfb6e932372b1816af8900e2d10694add28191" |
| 1021 | + integrity sha512-zcVjuT+OfKt8h91vhBxt05RMcTGEx6DM7Q9QZeuMbXFk6xgbsSEDMMapbJPA1bCZ81fa/1OQBijSYPrKvtt06g== |
| 1022 | + dependencies: |
| 1023 | + chalk "^4.0.0" |
1022 | 1024 |
|
1023 | 1025 | "@csstools/convert-colors@^1.4.0": |
1024 | 1026 | version "1.4.0" |
@@ -3833,14 +3835,6 @@ caseless@~0.12.0: |
3833 | 3835 | resolved "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz" |
3834 | 3836 | integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= |
3835 | 3837 |
|
3836 | | -[email protected], chalk@^4.0.0, chalk@^4.1.0: |
3837 | | - version "4.1.0" |
3838 | | - resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz" |
3839 | | - integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== |
3840 | | - dependencies: |
3841 | | - ansi-styles "^4.1.0" |
3842 | | - supports-color "^7.1.0" |
3843 | | - |
3844 | 3838 | chalk@^1.1.3: |
3845 | 3839 | version "1.1.3" |
3846 | 3840 | resolved "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz" |
@@ -3878,6 +3872,14 @@ chalk@^3.0.0: |
3878 | 3872 | ansi-styles "^4.1.0" |
3879 | 3873 | supports-color "^7.1.0" |
3880 | 3874 |
|
| 3875 | +chalk@^4.0.0, chalk@^4.1.0: |
| 3876 | + version "4.1.0" |
| 3877 | + resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz" |
| 3878 | + integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== |
| 3879 | + dependencies: |
| 3880 | + ansi-styles "^4.1.0" |
| 3881 | + supports-color "^7.1.0" |
| 3882 | + |
3881 | 3883 | char-regex@^1.0.2: |
3882 | 3884 | version "1.0.2" |
3883 | 3885 | resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz" |
@@ -4351,6 +4353,14 @@ conventional-changelog-angular@^5.0.0: |
4351 | 4353 | compare-func "^2.0.0" |
4352 | 4354 | q "^1.5.1" |
4353 | 4355 |
|
| 4356 | +conventional-changelog-angular@^5.0.11: |
| 4357 | + version "5.0.12" |
| 4358 | + resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9" |
| 4359 | + integrity sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw== |
| 4360 | + dependencies: |
| 4361 | + compare-func "^2.0.0" |
| 4362 | + q "^1.5.1" |
| 4363 | + |
4354 | 4364 | conventional-changelog-conventionalcommits@^4.3.1: |
4355 | 4365 | version "4.4.0" |
4356 | 4366 | resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.4.0.tgz" |
@@ -4454,11 +4464,6 @@ core-js@^2.6.5: |
4454 | 4464 | resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz" |
4455 | 4465 | integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg== |
4456 | 4466 |
|
4457 | | -core-js@^3.6.1: |
4458 | | - version "3.6.5" |
4459 | | - resolved "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz" |
4460 | | - integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA== |
4461 | | - |
4462 | 4467 | [email protected], core-util-is@~1.0.0: |
4463 | 4468 | version "1.0.2" |
4464 | 4469 | resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz" |
@@ -6309,6 +6314,15 @@ from2@^2.1.0, from2@^2.3.0: |
6309 | 6314 | inherits "^2.0.1" |
6310 | 6315 | readable-stream "^2.0.0" |
6311 | 6316 |
|
| 6317 | +fs-extra@^10.0.0: |
| 6318 | + version "10.0.0" |
| 6319 | + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1" |
| 6320 | + integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ== |
| 6321 | + dependencies: |
| 6322 | + graceful-fs "^4.2.0" |
| 6323 | + jsonfile "^6.0.1" |
| 6324 | + universalify "^2.0.0" |
| 6325 | + |
6312 | 6326 | fs-extra@^8.1.0: |
6313 | 6327 | version "8.1.0" |
6314 | 6328 | resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz" |
@@ -6466,11 +6480,6 @@ get-port-please@^1.0.0: |
6466 | 6480 | dependencies: |
6467 | 6481 | fs-memo "^1.0.0" |
6468 | 6482 |
|
6469 | | - |
6470 | | - version "8.0.0" |
6471 | | - resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-8.0.0.tgz" |
6472 | | - integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg== |
6473 | | - |
6474 | 6483 | get-stdin@^6.0.0: |
6475 | 6484 | version "6.0.0" |
6476 | 6485 | resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz" |
|
12209 | 12218 | resolved "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz" |
12210 | 12219 | integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== |
12211 | 12220 |
|
12212 | | -[email protected], [email protected], semver@^7.1.2, semver@^7.2.1, semver@^7.3.2: |
| 12221 | + |
| 12222 | + version "7.3.5" |
| 12223 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7" |
| 12224 | + integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== |
| 12225 | + dependencies: |
| 12226 | + lru-cache "^6.0.0" |
| 12227 | + |
| 12228 | +[email protected], semver@^7.1.2, semver@^7.2.1, semver@^7.3.2: |
12213 | 12229 | version "7.3.2" |
12214 | 12230 | resolved "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz" |
12215 | 12231 | integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ== |
@@ -13562,6 +13578,11 @@ universalify@^1.0.0: |
13562 | 13578 | resolved "https://registry.npmjs.org/universalify/-/universalify-1.0.0.tgz" |
13563 | 13579 | integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug== |
13564 | 13580 |
|
| 13581 | +universalify@^2.0.0: |
| 13582 | + version "2.0.0" |
| 13583 | + resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717" |
| 13584 | + integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== |
| 13585 | + |
13565 | 13586 | |
13566 | 13587 | version "1.0.0" |
13567 | 13588 | resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" |
@@ -14381,7 +14402,7 @@ yargs@^14.2.3: |
14381 | 14402 | y18n "^4.0.0" |
14382 | 14403 | yargs-parser "^15.0.1" |
14383 | 14404 |
|
14384 | | -yargs@^15.1.0, yargs@^15.4.1: |
| 14405 | +yargs@^15.4.1: |
14385 | 14406 | version "15.4.1" |
14386 | 14407 | resolved "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz" |
14387 | 14408 | integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A== |
@@ -14411,6 +14432,19 @@ yargs@^16.2.0: |
14411 | 14432 | y18n "^5.0.5" |
14412 | 14433 | yargs-parser "^20.2.2" |
14413 | 14434 |
|
| 14435 | +yargs@^17.0.0: |
| 14436 | + version "17.1.0" |
| 14437 | + resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.1.0.tgz#0cd9827a0572c9a1795361c4d1530e53ada168cf" |
| 14438 | + integrity sha512-SQr7qqmQ2sNijjJGHL4u7t8vyDZdZ3Ahkmo4sc1w5xI9TBX0QDdG/g4SFnxtWOsGLjwHQue57eFALfwFCnixgg== |
| 14439 | + dependencies: |
| 14440 | + cliui "^7.0.2" |
| 14441 | + escalade "^3.1.1" |
| 14442 | + get-caller-file "^2.0.5" |
| 14443 | + require-directory "^2.1.1" |
| 14444 | + string-width "^4.2.0" |
| 14445 | + y18n "^5.0.5" |
| 14446 | + yargs-parser "^20.2.2" |
| 14447 | + |
14414 | 14448 | |
14415 | 14449 | version "3.1.1" |
14416 | 14450 | resolved "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz" |
|
0 commit comments