|
875 | 875 | "@types/yargs-parser" "*" |
876 | 876 |
|
877 | 877 | "@typescript-eslint/eslint-plugin@^4.0.0": |
878 | | - version "4.22.0" |
879 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc" |
880 | | - integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA== |
| 878 | + version "4.22.1" |
| 879 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.1.tgz#6bcdbaa4548553ab861b4e5f34936ead1349a543" |
| 880 | + integrity sha512-kVTAghWDDhsvQ602tHBc6WmQkdaYbkcTwZu+7l24jtJiYvm9l+/y/b2BZANEezxPDiX5MK2ZecE+9BFi/YJryw== |
881 | 881 | dependencies: |
882 | | - "@typescript-eslint/experimental-utils" "4.22.0" |
883 | | - "@typescript-eslint/scope-manager" "4.22.0" |
| 882 | + "@typescript-eslint/experimental-utils" "4.22.1" |
| 883 | + "@typescript-eslint/scope-manager" "4.22.1" |
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.22.0", "@typescript-eslint/experimental-utils@^4.0.1": |
892 | | - version "4.22.0" |
893 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f" |
894 | | - integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg== |
| 891 | +"@typescript-eslint/experimental-utils@4.22.1", "@typescript-eslint/experimental-utils@^4.0.1": |
| 892 | + version "4.22.1" |
| 893 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.1.tgz#3938a5c89b27dc9a39b5de63a62ab1623ab27497" |
| 894 | + integrity sha512-svYlHecSMCQGDO2qN1v477ax/IDQwWhc7PRBiwAdAMJE7GXk5stF4Z9R/8wbRkuX/5e9dHqbIWxjeOjckK3wLQ== |
895 | 895 | dependencies: |
896 | 896 | "@types/json-schema" "^7.0.3" |
897 | | - "@typescript-eslint/scope-manager" "4.22.0" |
898 | | - "@typescript-eslint/types" "4.22.0" |
899 | | - "@typescript-eslint/typescript-estree" "4.22.0" |
| 897 | + "@typescript-eslint/scope-manager" "4.22.1" |
| 898 | + "@typescript-eslint/types" "4.22.1" |
| 899 | + "@typescript-eslint/typescript-estree" "4.22.1" |
900 | 900 | eslint-scope "^5.0.0" |
901 | 901 | eslint-utils "^2.0.0" |
902 | 902 |
|
|
0 commit comments