|
865 | 865 | dependencies:
|
866 | 866 | "@types/yargs-parser" "*"
|
867 | 867 |
|
868 |
| -"@typescript-eslint/experimental-utils@3.4.0": |
869 |
| - version "3.4.0" |
870 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.4.0.tgz#8a44dfc6fb7f1d071937b390fe27608ebda122b8" |
871 |
| - integrity sha512-rHPOjL43lOH1Opte4+dhC0a/+ks+8gOBwxXnyrZ/K4OTAChpSjP76fbI8Cglj7V5GouwVAGaK+xVwzqTyE/TPw== |
| 868 | +"@typescript-eslint/experimental-utils@3.5.0": |
| 869 | + version "3.5.0" |
| 870 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.5.0.tgz#d09f9ffb890d1b15a7ffa9975fae92eee05597c4" |
| 871 | + integrity sha512-zGNOrVi5Wz0jcjUnFZ6QUD0MCox5hBuVwemGCew2qJzUX5xPoyR+0EzS5qD5qQXL/vnQ8Eu+nv03tpeFRwLrDg== |
872 | 872 | dependencies:
|
873 | 873 | "@types/json-schema" "^7.0.3"
|
874 |
| - "@typescript-eslint/typescript-estree" "3.4.0" |
| 874 | + "@typescript-eslint/types" "3.5.0" |
| 875 | + "@typescript-eslint/typescript-estree" "3.5.0" |
875 | 876 | eslint-scope "^5.0.0"
|
876 | 877 | eslint-utils "^2.0.0"
|
877 | 878 |
|
878 | 879 | "@typescript-eslint/parser@^3.2.0":
|
879 |
| - version "3.4.0" |
880 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.4.0.tgz#fe52b68c5cb3bba3f5d875bd17adb70420d49d8d" |
881 |
| - integrity sha512-ZUGI/de44L5x87uX5zM14UYcbn79HSXUR+kzcqU42gH0AgpdB/TjuJy3m4ezI7Q/jk3wTQd755mxSDLhQP79KA== |
| 880 | + version "3.5.0" |
| 881 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.5.0.tgz#9ff8c11877c48df24e10e19d7bf542ee0359500d" |
| 882 | + integrity sha512-sU07VbYB70WZHtgOjH/qfAp1+OwaWgrvD1Km1VXqRpcVxt971PMTU7gJtlrCje0M+Sdz7xKAbtiyIu+Y6QdnVA== |
882 | 883 | dependencies:
|
883 | 884 | "@types/eslint-visitor-keys" "^1.0.0"
|
884 |
| - "@typescript-eslint/experimental-utils" "3.4.0" |
885 |
| - "@typescript-eslint/typescript-estree" "3.4.0" |
| 885 | + "@typescript-eslint/experimental-utils" "3.5.0" |
| 886 | + "@typescript-eslint/types" "3.5.0" |
| 887 | + "@typescript-eslint/typescript-estree" "3.5.0" |
886 | 888 | eslint-visitor-keys "^1.1.0"
|
887 | 889 |
|
888 |
| -"@typescript-eslint/[email protected]": |
889 |
| - version "3.4.0" |
890 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.4.0.tgz#6a787eb70b48969e4cd1ea67b057083f96dfee29" |
891 |
| - integrity sha512-zKwLiybtt4uJb4mkG5q2t6+W7BuYx2IISiDNV+IY68VfoGwErDx/RfVI7SWL4gnZ2t1A1ytQQwZ+YOJbHHJ2rw== |
| 890 | +"@typescript-eslint/[email protected]": |
| 891 | + version "3.5.0" |
| 892 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.5.0.tgz#4e3d2a2272268d8ec3e3e4a37152a64956682639" |
| 893 | + integrity sha512-Dreqb5idi66VVs1QkbAwVeDmdJG+sDtofJtKwKCZXIaBsINuCN7Jv5eDIHrS0hFMMiOvPH9UuOs4splW0iZe4Q== |
| 894 | + |
| 895 | +"@typescript-eslint/[email protected]": |
| 896 | + version "3.5.0" |
| 897 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.5.0.tgz#dfc895db21a381b84f24c2a719f5bf9c600dcfdc" |
| 898 | + integrity sha512-Na71ezI6QP5WVR4EHxwcBJgYiD+Sre9BZO5iJK2QhrmRPo/42+b0no/HZIrdD1sjghzlYv7t+7Jis05M1uMxQg== |
892 | 899 | dependencies:
|
| 900 | + "@typescript-eslint/types" "3.5.0" |
| 901 | + "@typescript-eslint/visitor-keys" "3.5.0" |
893 | 902 | debug "^4.1.1"
|
894 |
| - eslint-visitor-keys "^1.1.0" |
895 | 903 | glob "^7.1.6"
|
896 | 904 | is-glob "^4.0.1"
|
897 | 905 | lodash "^4.17.15"
|
898 | 906 | semver "^7.3.2"
|
899 | 907 | tsutils "^3.17.1"
|
900 | 908 |
|
| 909 | +"@typescript-eslint/[email protected]": |
| 910 | + version "3.5.0" |
| 911 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.5.0.tgz#73c1ea2582f814735e4afdc1cf6f5e3af78db60a" |
| 912 | + integrity sha512-7cTp9rcX2sz9Z+zua9MCOX4cqp5rYyFD5o8LlbSpXrMTXoRdngTtotRZEkm8+FNMHPWYFhitFK+qt/brK8BVJQ== |
| 913 | + dependencies: |
| 914 | + eslint-visitor-keys "^1.1.0" |
| 915 | + |
901 | 916 |
|
902 | 917 | version "2.6.0"
|
903 | 918 | resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.6.0.tgz#004e8e553b4cd53d538bd38eac7bcbf58a867fe3"
|
|
0 commit comments