|
920 | 920 | eslint-utils "^2.0.0"
|
921 | 921 |
|
922 | 922 | "@typescript-eslint/parser@^4.14.1":
|
923 |
| - version "4.20.0" |
924 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.20.0.tgz#8dd403c8b4258b99194972d9799e201b8d083bdd" |
925 |
| - integrity sha512-m6vDtgL9EABdjMtKVw5rr6DdeMCH3OA1vFb0dAyuZSa3e5yw1YRzlwFnm9knma9Lz6b2GPvoNSa8vOXrqsaglA== |
| 923 | + version "4.21.0" |
| 924 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1" |
| 925 | + integrity sha512-eyNf7QmE5O/l1smaQgN0Lj2M/1jOuNg2NrBm1dqqQN0sVngTLyw8tdCbih96ixlhbF1oINoN8fDCyEH9SjLeIA== |
926 | 926 | dependencies:
|
927 |
| - "@typescript-eslint/scope-manager" "4.20.0" |
928 |
| - "@typescript-eslint/types" "4.20.0" |
929 |
| - "@typescript-eslint/typescript-estree" "4.20.0" |
| 927 | + "@typescript-eslint/scope-manager" "4.21.0" |
| 928 | + "@typescript-eslint/types" "4.21.0" |
| 929 | + "@typescript-eslint/typescript-estree" "4.21.0" |
930 | 930 | debug "^4.1.1"
|
931 | 931 |
|
932 | 932 | "@typescript-eslint/[email protected]":
|
|
937 | 937 | "@typescript-eslint/types" "4.20.0"
|
938 | 938 | "@typescript-eslint/visitor-keys" "4.20.0"
|
939 | 939 |
|
| 940 | +"@typescript-eslint/[email protected]": |
| 941 | + version "4.21.0" |
| 942 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.21.0.tgz#c81b661c4b8af1ec0c010d847a8f9ab76ab95b4d" |
| 943 | + integrity sha512-kfOjF0w1Ix7+a5T1knOw00f7uAP9Gx44+OEsNQi0PvvTPLYeXJlsCJ4tYnDj5PQEYfpcgOH5yBlw7K+UEI9Agw== |
| 944 | + dependencies: |
| 945 | + "@typescript-eslint/types" "4.21.0" |
| 946 | + "@typescript-eslint/visitor-keys" "4.21.0" |
| 947 | + |
940 | 948 | "@typescript-eslint/[email protected]":
|
941 | 949 | version "4.20.0"
|
942 | 950 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225"
|
943 | 951 | integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w==
|
944 | 952 |
|
| 953 | +"@typescript-eslint/[email protected]": |
| 954 | + version "4.21.0" |
| 955 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef" |
| 956 | + integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w== |
| 957 | + |
945 | 958 | "@typescript-eslint/[email protected]":
|
946 | 959 | version "4.20.0"
|
947 | 960 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be"
|
|
955 | 968 | semver "^7.3.2"
|
956 | 969 | tsutils "^3.17.1"
|
957 | 970 |
|
| 971 | +"@typescript-eslint/[email protected]": |
| 972 | + version "4.21.0" |
| 973 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a" |
| 974 | + integrity sha512-ZD3M7yLaVGVYLw4nkkoGKumb7Rog7QID9YOWobFDMQKNl+vPxqVIW/uDk+MDeGc+OHcoG2nJ2HphwiPNajKw3w== |
| 975 | + dependencies: |
| 976 | + "@typescript-eslint/types" "4.21.0" |
| 977 | + "@typescript-eslint/visitor-keys" "4.21.0" |
| 978 | + debug "^4.1.1" |
| 979 | + globby "^11.0.1" |
| 980 | + is-glob "^4.0.1" |
| 981 | + semver "^7.3.2" |
| 982 | + tsutils "^3.17.1" |
| 983 | + |
958 | 984 | "@typescript-eslint/[email protected]":
|
959 | 985 | version "4.20.0"
|
960 | 986 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62"
|
|
963 | 989 | "@typescript-eslint/types" "4.20.0"
|
964 | 990 | eslint-visitor-keys "^2.0.0"
|
965 | 991 |
|
| 992 | +"@typescript-eslint/[email protected]": |
| 993 | + version "4.21.0" |
| 994 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d" |
| 995 | + integrity sha512-dH22dROWGi5Z6p+Igc8bLVLmwy7vEe8r+8c+raPQU0LxgogPUrRAtRGtvBWmlr9waTu3n+QLt/qrS/hWzk1x5w== |
| 996 | + dependencies: |
| 997 | + "@typescript-eslint/types" "4.21.0" |
| 998 | + eslint-visitor-keys "^2.0.0" |
| 999 | + |
966 | 1000 | "@webassemblyjs/[email protected]":
|
967 | 1001 | version "1.11.0"
|
968 | 1002 | resolved "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.0.tgz#a5aa679efdc9e51707a4207139da57920555961f"
|
|
0 commit comments