|
1205 | 1205 | "@types/events" "*"
|
1206 | 1206 | "@types/node" "*"
|
1207 | 1207 |
|
1208 |
| -"@typescript-eslint/eslint-plugin@^1.7.0": |
1209 |
| - version "1.7.0" |
1210 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-1.7.0.tgz#570e45dc84fb97852e363f1e00f47e604a0b8bcc" |
1211 |
| - integrity sha512-NUSz1aTlIzzTjFFVFyzrbo8oFjHg3K/M9MzYByqbMCxeFdErhLAcGITVfXzSz+Yvp5OOpMu3HkIttB0NyKl54Q== |
| 1208 | +"@typescript-eslint/eslint-plugin@^1.9.0": |
| 1209 | + version "1.9.0" |
| 1210 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-1.9.0.tgz#29d73006811bf2563b88891ceeff1c5ea9c8d9c6" |
| 1211 | + integrity sha512-FOgfBorxjlBGpDIw+0LaZIXRX6GEEUfzj8LXwaQIUCp+gDOvkI+1WgugJ7SmWiISqK9Vj5r8S7NDKO/LB+6X9A== |
1212 | 1212 | dependencies:
|
1213 |
| - "@typescript-eslint/parser" "1.7.0" |
1214 |
| - "@typescript-eslint/typescript-estree" "1.7.0" |
| 1213 | + "@typescript-eslint/experimental-utils" "1.9.0" |
| 1214 | + "@typescript-eslint/parser" "1.9.0" |
1215 | 1215 | eslint-utils "^1.3.1"
|
| 1216 | + functional-red-black-tree "^1.0.1" |
1216 | 1217 | regexpp "^2.0.1"
|
1217 | 1218 | requireindex "^1.2.0"
|
1218 | 1219 | tsutils "^3.7.0"
|
|
1224 | 1225 | dependencies:
|
1225 | 1226 | "@typescript-eslint/typescript-estree" "1.9.0"
|
1226 | 1227 |
|
1227 |
| -"@typescript-eslint/parser@1.7.0": |
1228 |
| - version "1.7.0" |
1229 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-1.7.0.tgz#c3ea0d158349ceefbb6da95b5b09924b75357851" |
1230 |
| - integrity sha512-1QFKxs2V940372srm12ovSE683afqc1jB6zF/f8iKhgLz1yoSjYeGHipasao33VXKI+0a/ob9okeogGdKGvvlg== |
1231 |
| - dependencies: |
1232 |
| - "@typescript-eslint/typescript-estree" "1.7.0" |
1233 |
| - eslint-scope "^4.0.0" |
1234 |
| - eslint-visitor-keys "^1.0.0" |
1235 |
| - |
1236 |
| -"@typescript-eslint/parser@^1.9.0": |
| 1228 | +"@typescript-eslint/parser@1.9.0", "@typescript-eslint/parser@^1.9.0": |
1237 | 1229 | version "1.9.0"
|
1238 | 1230 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-1.9.0.tgz#5796cbfcb9a3a5757aeb671c1ac88d7a94a95962"
|
1239 | 1231 | integrity sha512-CWgC1XrQ34H/+LwAU7vY5xteZDkNqeAkeidEpJnJgkKu0yqQ3ZhQ7S+dI6MX4vmmM1TKRbOrKuXc6W0fIHhdbA==
|
|
1243 | 1235 | eslint-scope "^4.0.0"
|
1244 | 1236 | eslint-visitor-keys "^1.0.0"
|
1245 | 1237 |
|
1246 |
| -"@typescript-eslint/typescript-estree@1.7.0": |
1247 |
| - version "1.7.0" |
1248 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.7.0.tgz#59ec02f5371964da1cc679dba7b878a417bc8c60" |
1249 |
| - integrity sha512-K5uedUxVmlYrVkFbyV3htDipvLqTE3QMOUQEHYJaKtgzxj6r7c5Ca/DG1tGgFxX+fsbi9nDIrf4arq7Ib7H/Yw== |
1250 |
| - dependencies: |
1251 |
| - lodash.unescape "4.0.1" |
1252 |
| - semver "5.5.0" |
1253 |
| - |
1254 | 1238 | "@typescript-eslint/typescript-estree@1.9.0":
|
1255 | 1239 | version "1.9.0"
|
1256 | 1240 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.9.0.tgz#5d6d49be936e96fb0f859673480f89b070a5dd9b"
|
|
0 commit comments