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