|
847 | 847 | "@types/yargs-parser" "*" |
848 | 848 |
|
849 | 849 | "@typescript-eslint/eslint-plugin@^4.19.0": |
850 | | - version "4.19.0" |
851 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.19.0.tgz#56f8da9ee118fe9763af34d6a526967234f6a7f0" |
852 | | - integrity sha512-CRQNQ0mC2Pa7VLwKFbrGVTArfdVDdefS+gTw0oC98vSI98IX5A8EVH4BzJ2FOB0YlCmm8Im36Elad/Jgtvveaw== |
| 850 | + version "4.20.0" |
| 851 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.20.0.tgz#9d8794bd99aad9153092ad13c96164e3082e9a92" |
| 852 | + integrity sha512-sw+3HO5aehYqn5w177z2D82ZQlqHCwcKSMboueo7oE4KU9QiC0SAgfS/D4z9xXvpTc8Bt41Raa9fBR8T2tIhoQ== |
853 | 853 | dependencies: |
854 | | - "@typescript-eslint/experimental-utils" "4.19.0" |
855 | | - "@typescript-eslint/scope-manager" "4.19.0" |
| 854 | + "@typescript-eslint/experimental-utils" "4.20.0" |
| 855 | + "@typescript-eslint/scope-manager" "4.20.0" |
856 | 856 | debug "^4.1.1" |
857 | 857 | functional-red-black-tree "^1.0.1" |
858 | 858 | lodash "^4.17.15" |
859 | 859 | regexpp "^3.0.0" |
860 | 860 | semver "^7.3.2" |
861 | 861 | tsutils "^3.17.1" |
862 | 862 |
|
863 | | -"@typescript-eslint/experimental-utils@4.19.0": |
864 | | - version "4.19.0" |
865 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.19.0.tgz#9ca379919906dc72cb0fcd817d6cb5aa2d2054c6" |
866 | | - integrity sha512-9/23F1nnyzbHKuoTqFN1iXwN3bvOm/PRIXSBR3qFAYotK/0LveEOHr5JT1WZSzcD6BESl8kPOG3OoDRKO84bHA== |
| 863 | +"@typescript-eslint/experimental-utils@4.20.0": |
| 864 | + version "4.20.0" |
| 865 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.20.0.tgz#a8ab2d7b61924f99042b7d77372996d5f41dc44b" |
| 866 | + integrity sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng== |
867 | 867 | dependencies: |
868 | 868 | "@types/json-schema" "^7.0.3" |
869 | | - "@typescript-eslint/scope-manager" "4.19.0" |
870 | | - "@typescript-eslint/types" "4.19.0" |
871 | | - "@typescript-eslint/typescript-estree" "4.19.0" |
| 869 | + "@typescript-eslint/scope-manager" "4.20.0" |
| 870 | + "@typescript-eslint/types" "4.20.0" |
| 871 | + "@typescript-eslint/typescript-estree" "4.20.0" |
872 | 872 | eslint-scope "^5.0.0" |
873 | 873 | eslint-utils "^2.0.0" |
874 | 874 |
|
|
0 commit comments