|
1166 | 1166 | regexpp "^3.0.0"
|
1167 | 1167 | tsutils "^3.17.1"
|
1168 | 1168 |
|
1169 |
| -"@typescript-eslint/[email protected]": |
1170 |
| - version "2.26.0" |
1171 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.26.0.tgz#063390c404d9980767d76274df386c0aa675d91d" |
1172 |
| - integrity sha512-RELVoH5EYd+JlGprEyojUv9HeKcZqF7nZUGSblyAw1FwOGNnmQIU8kxJ69fttQvEwCsX5D6ECJT8GTozxrDKVQ== |
1173 |
| - dependencies: |
1174 |
| - "@types/json-schema" "^7.0.3" |
1175 |
| - "@typescript-eslint/typescript-estree" "2.26.0" |
1176 |
| - eslint-scope "^5.0.0" |
1177 |
| - eslint-utils "^2.0.0" |
1178 |
| - |
1179 | 1169 | "@typescript-eslint/[email protected]":
|
1180 | 1170 | version "2.27.0"
|
1181 | 1171 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.27.0.tgz#801a952c10b58e486c9a0b36cf21e2aab1e9e01a"
|
|
1186 | 1176 | eslint-scope "^5.0.0"
|
1187 | 1177 | eslint-utils "^2.0.0"
|
1188 | 1178 |
|
1189 |
| -"@typescript-eslint/parser@2.26.0": |
1190 |
| - version "2.26.0" |
1191 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.26.0.tgz#385463615818b33acb72a25b39c03579df93d76f" |
1192 |
| - integrity sha512-+Xj5fucDtdKEVGSh9353wcnseMRkPpEAOY96EEenN7kJVrLqy/EVwtIh3mxcUz8lsFXW1mT5nN5vvEam/a5HiQ== |
| 1179 | +"@typescript-eslint/parser@2.27.0": |
| 1180 | + version "2.27.0" |
| 1181 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.27.0.tgz#d91664335b2c46584294e42eb4ff35838c427287" |
| 1182 | + integrity sha512-HFUXZY+EdwrJXZo31DW4IS1ujQW3krzlRjBrFRrJcMDh0zCu107/nRfhk/uBasO8m0NVDbBF5WZKcIUMRO7vPg== |
1193 | 1183 | dependencies:
|
1194 | 1184 | "@types/eslint-visitor-keys" "^1.0.0"
|
1195 |
| - "@typescript-eslint/experimental-utils" "2.26.0" |
1196 |
| - "@typescript-eslint/typescript-estree" "2.26.0" |
1197 |
| - eslint-visitor-keys "^1.1.0" |
1198 |
| - |
1199 |
| -"@typescript-eslint/[email protected]": |
1200 |
| - version "2.26.0" |
1201 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.26.0.tgz#d8132cf1ee8a72234f996519a47d8a9118b57d56" |
1202 |
| - integrity sha512-3x4SyZCLB4zsKsjuhxDLeVJN6W29VwBnYpCsZ7vIdPel9ZqLfIZJgJXO47MNUkurGpQuIBALdPQKtsSnWpE1Yg== |
1203 |
| - dependencies: |
1204 |
| - debug "^4.1.1" |
| 1185 | + "@typescript-eslint/experimental-utils" "2.27.0" |
| 1186 | + "@typescript-eslint/typescript-estree" "2.27.0" |
1205 | 1187 | eslint-visitor-keys "^1.1.0"
|
1206 |
| - glob "^7.1.6" |
1207 |
| - is-glob "^4.0.1" |
1208 |
| - lodash "^4.17.15" |
1209 |
| - semver "^6.3.0" |
1210 |
| - tsutils "^3.17.1" |
1211 | 1188 |
|
1212 | 1189 | "@typescript-eslint/[email protected]":
|
1213 | 1190 | version "2.27.0"
|
|
0 commit comments