|
810 | 810 | "@types/yargs-parser" "*" |
811 | 811 |
|
812 | 812 | "@typescript-eslint/eslint-plugin@^4.19.0": |
813 | | - version "4.22.1" |
814 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.1.tgz#6bcdbaa4548553ab861b4e5f34936ead1349a543" |
815 | | - integrity sha512-kVTAghWDDhsvQ602tHBc6WmQkdaYbkcTwZu+7l24jtJiYvm9l+/y/b2BZANEezxPDiX5MK2ZecE+9BFi/YJryw== |
| 813 | + version "4.23.0" |
| 814 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.23.0.tgz#29d3c9c81f6200b1fd6d8454cfb007ba176cde80" |
| 815 | + integrity sha512-tGK1y3KIvdsQEEgq6xNn1DjiFJtl+wn8JJQiETtCbdQxw1vzjXyAaIkEmO2l6Nq24iy3uZBMFQjZ6ECf1QdgGw== |
816 | 816 | dependencies: |
817 | | - "@typescript-eslint/experimental-utils" "4.22.1" |
818 | | - "@typescript-eslint/scope-manager" "4.22.1" |
| 817 | + "@typescript-eslint/experimental-utils" "4.23.0" |
| 818 | + "@typescript-eslint/scope-manager" "4.23.0" |
819 | 819 | debug "^4.1.1" |
820 | 820 | functional-red-black-tree "^1.0.1" |
821 | 821 | lodash "^4.17.15" |
822 | 822 | regexpp "^3.0.0" |
823 | 823 | semver "^7.3.2" |
824 | 824 | tsutils "^3.17.1" |
825 | 825 |
|
826 | | -"@typescript-eslint/experimental-utils@4.22.1": |
827 | | - version "4.22.1" |
828 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.1.tgz#3938a5c89b27dc9a39b5de63a62ab1623ab27497" |
829 | | - integrity sha512-svYlHecSMCQGDO2qN1v477ax/IDQwWhc7PRBiwAdAMJE7GXk5stF4Z9R/8wbRkuX/5e9dHqbIWxjeOjckK3wLQ== |
| 826 | +"@typescript-eslint/experimental-utils@4.23.0": |
| 827 | + version "4.23.0" |
| 828 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.23.0.tgz#f2059434cd6e5672bfeab2fb03b7c0a20622266f" |
| 829 | + integrity sha512-WAFNiTDnQfrF3Z2fQ05nmCgPsO5o790vOhmWKXbbYQTO9erE1/YsFot5/LnOUizLzU2eeuz6+U/81KV5/hFTGA== |
830 | 830 | dependencies: |
831 | 831 | "@types/json-schema" "^7.0.3" |
832 | | - "@typescript-eslint/scope-manager" "4.22.1" |
833 | | - "@typescript-eslint/types" "4.22.1" |
834 | | - "@typescript-eslint/typescript-estree" "4.22.1" |
| 832 | + "@typescript-eslint/scope-manager" "4.23.0" |
| 833 | + "@typescript-eslint/types" "4.23.0" |
| 834 | + "@typescript-eslint/typescript-estree" "4.23.0" |
835 | 835 | eslint-scope "^5.0.0" |
836 | 836 | eslint-utils "^2.0.0" |
837 | 837 |
|
|
0 commit comments