|
875 | 875 | "@types/yargs-parser" "*" |
876 | 876 |
|
877 | 877 | "@typescript-eslint/eslint-plugin@^4.0.0": |
878 | | - version "4.17.0" |
879 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.17.0.tgz#6f856eca4e6a52ce9cf127dfd349096ad936aa2d" |
880 | | - integrity sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw== |
| 878 | + version "4.18.0" |
| 879 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.18.0.tgz#50fbce93211b5b690895d20ebec6fe8db48af1f6" |
| 880 | + integrity sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ== |
881 | 881 | dependencies: |
882 | | - "@typescript-eslint/experimental-utils" "4.17.0" |
883 | | - "@typescript-eslint/scope-manager" "4.17.0" |
| 882 | + "@typescript-eslint/experimental-utils" "4.18.0" |
| 883 | + "@typescript-eslint/scope-manager" "4.18.0" |
884 | 884 | debug "^4.1.1" |
885 | 885 | functional-red-black-tree "^1.0.1" |
886 | 886 | lodash "^4.17.15" |
887 | 887 | regexpp "^3.0.0" |
888 | 888 | semver "^7.3.2" |
889 | 889 | tsutils "^3.17.1" |
890 | 890 |
|
891 | | -"@typescript-eslint/experimental-utils@4.17.0", "@typescript-eslint/experimental-utils@^4.0.1": |
892 | | - version "4.17.0" |
893 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80" |
894 | | - integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA== |
| 891 | +"@typescript-eslint/experimental-utils@4.18.0", "@typescript-eslint/experimental-utils@^4.0.1": |
| 892 | + version "4.18.0" |
| 893 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314" |
| 894 | + integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A== |
895 | 895 | dependencies: |
896 | 896 | "@types/json-schema" "^7.0.3" |
897 | | - "@typescript-eslint/scope-manager" "4.17.0" |
898 | | - "@typescript-eslint/types" "4.17.0" |
899 | | - "@typescript-eslint/typescript-estree" "4.17.0" |
| 897 | + "@typescript-eslint/scope-manager" "4.18.0" |
| 898 | + "@typescript-eslint/types" "4.18.0" |
| 899 | + "@typescript-eslint/typescript-estree" "4.18.0" |
900 | 900 | eslint-scope "^5.0.0" |
901 | 901 | eslint-utils "^2.0.0" |
902 | 902 |
|
|
0 commit comments