|
1172 | 1172 | regexpp "^3.0.0"
|
1173 | 1173 | tsutils "^3.17.1"
|
1174 | 1174 |
|
1175 |
| -"@typescript-eslint/[email protected]": |
1176 |
| - version "2.27.0" |
1177 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.27.0.tgz#801a952c10b58e486c9a0b36cf21e2aab1e9e01a" |
1178 |
| - integrity sha512-vOsYzjwJlY6E0NJRXPTeCGqjv5OHgRU1kzxHKWJVPjDYGbPgLudBXjIlc+OD1hDBZ4l1DLbOc5VjofKahsu9Jw== |
1179 |
| - dependencies: |
1180 |
| - "@types/json-schema" "^7.0.3" |
1181 |
| - "@typescript-eslint/typescript-estree" "2.27.0" |
1182 |
| - eslint-scope "^5.0.0" |
1183 |
| - eslint-utils "^2.0.0" |
1184 |
| - |
1185 | 1175 | "@typescript-eslint/[email protected]":
|
1186 | 1176 | version "2.28.0"
|
1187 | 1177 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.28.0.tgz#1fd0961cd8ef6522687b4c562647da6e71f8833d"
|
|
1192 | 1182 | eslint-scope "^5.0.0"
|
1193 | 1183 | eslint-utils "^2.0.0"
|
1194 | 1184 |
|
1195 |
| -"@typescript-eslint/parser@2.27.0": |
1196 |
| - version "2.27.0" |
1197 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.27.0.tgz#d91664335b2c46584294e42eb4ff35838c427287" |
1198 |
| - integrity sha512-HFUXZY+EdwrJXZo31DW4IS1ujQW3krzlRjBrFRrJcMDh0zCu107/nRfhk/uBasO8m0NVDbBF5WZKcIUMRO7vPg== |
| 1185 | +"@typescript-eslint/parser@2.28.0": |
| 1186 | + version "2.28.0" |
| 1187 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.28.0.tgz#bb761286efd2b0714761cab9d0ee5847cf080385" |
| 1188 | + integrity sha512-RqPybRDquui9d+K86lL7iPqH6Dfp9461oyqvlXMNtap+PyqYbkY5dB7LawQjDzot99fqzvS0ZLZdfe+1Bt3Jgw== |
1199 | 1189 | dependencies:
|
1200 | 1190 | "@types/eslint-visitor-keys" "^1.0.0"
|
1201 |
| - "@typescript-eslint/experimental-utils" "2.27.0" |
1202 |
| - "@typescript-eslint/typescript-estree" "2.27.0" |
1203 |
| - eslint-visitor-keys "^1.1.0" |
1204 |
| - |
1205 |
| -"@typescript-eslint/[email protected]": |
1206 |
| - version "2.27.0" |
1207 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.27.0.tgz#a288e54605412da8b81f1660b56c8b2e42966ce8" |
1208 |
| - integrity sha512-t2miCCJIb/FU8yArjAvxllxbTiyNqaXJag7UOpB5DVoM3+xnjeOngtqlJkLRnMtzaRcJhe3CIR9RmL40omubhg== |
1209 |
| - dependencies: |
1210 |
| - debug "^4.1.1" |
| 1191 | + "@typescript-eslint/experimental-utils" "2.28.0" |
| 1192 | + "@typescript-eslint/typescript-estree" "2.28.0" |
1211 | 1193 | eslint-visitor-keys "^1.1.0"
|
1212 |
| - glob "^7.1.6" |
1213 |
| - is-glob "^4.0.1" |
1214 |
| - lodash "^4.17.15" |
1215 |
| - semver "^6.3.0" |
1216 |
| - tsutils "^3.17.1" |
1217 | 1194 |
|
1218 | 1195 | "@typescript-eslint/[email protected]":
|
1219 | 1196 | version "2.28.0"
|
|
0 commit comments