|
335 | 335 | dependencies:
|
336 | 336 | "@types/node" "*"
|
337 | 337 |
|
338 |
| -"@typescript-eslint/eslint-plugin@^2.5.0": |
339 |
| - version "2.19.2" |
340 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.19.2.tgz#e279aaae5d5c1f2547b4cff99204e1250bc7a058" |
341 |
| - integrity sha512-HX2qOq2GOV04HNrmKnTpSIpHjfl7iwdXe3u/Nvt+/cpmdvzYvY0NHSiTkYN257jHnq4OM/yo+OsFgati+7LqJA== |
| 338 | +"@typescript-eslint/eslint-plugin@^2.20.0": |
| 339 | + version "2.20.0" |
| 340 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.20.0.tgz#a522d0e1e4898f7c9c6a8e1ed3579b60867693fa" |
| 341 | + integrity sha512-cimIdVDV3MakiGJqMXw51Xci6oEDEoPkvh8ggJe2IIzcc0fYqAxOXN6Vbeanahz6dLZq64W+40iUEc9g32FLDQ== |
342 | 342 | dependencies:
|
343 |
| - "@typescript-eslint/experimental-utils" "2.19.2" |
| 343 | + "@typescript-eslint/experimental-utils" "2.20.0" |
344 | 344 | eslint-utils "^1.4.3"
|
345 | 345 | functional-red-black-tree "^1.0.1"
|
346 | 346 | regexpp "^3.0.0"
|
|
355 | 355 | "@typescript-eslint/typescript-estree" "2.19.2"
|
356 | 356 | eslint-scope "^5.0.0"
|
357 | 357 |
|
| 358 | +"@typescript-eslint/experimental-utils@2.20.0": |
| 359 | + version "2.20.0" |
| 360 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.20.0.tgz#3b6fa5a6b8885f126d5a4280e0d44f0f41e73e32" |
| 361 | + integrity sha512-fEBy9xYrwG9hfBLFEwGW2lKwDRTmYzH3DwTmYbT+SMycmxAoPl0eGretnBFj/s+NfYBG63w/5c3lsvqqz5mYag== |
| 362 | + dependencies: |
| 363 | + "@types/json-schema" "^7.0.3" |
| 364 | + "@typescript-eslint/typescript-estree" "2.20.0" |
| 365 | + eslint-scope "^5.0.0" |
| 366 | + |
358 | 367 | "@typescript-eslint/parser@^2.5.0":
|
359 | 368 | version "2.19.2"
|
360 | 369 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.19.2.tgz#21f42c0694846367e7d6a907feb08ab2f89c0879"
|
|
378 | 387 | semver "^6.3.0"
|
379 | 388 | tsutils "^3.17.1"
|
380 | 389 |
|
| 390 | +"@typescript-eslint/typescript-estree@2.20.0": |
| 391 | + version "2.20.0" |
| 392 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.20.0.tgz#90a0f5598826b35b966ca83483b1a621b1a4d0c9" |
| 393 | + integrity sha512-WlFk8QtI8pPaE7JGQGxU7nGcnk1ccKAJkhbVookv94ZcAef3m6oCE/jEDL6dGte3JcD7reKrA0o55XhBRiVT3A== |
| 394 | + dependencies: |
| 395 | + debug "^4.1.1" |
| 396 | + eslint-visitor-keys "^1.1.0" |
| 397 | + glob "^7.1.6" |
| 398 | + is-glob "^4.0.1" |
| 399 | + lodash "^4.17.15" |
| 400 | + semver "^6.3.0" |
| 401 | + tsutils "^3.17.1" |
| 402 | + |
381 | 403 | JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:
|
382 | 404 | version "1.3.5"
|
383 | 405 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
|
0 commit comments