|
381 | 381 | resolved "https://registry.npmjs.org/@types/semver/-/semver-6.0.1.tgz#a984b405c702fa5a7ec6abc56b37f2ba35ef5af6"
|
382 | 382 | integrity sha512-ffCdcrEE5h8DqVxinQjo+2d1q+FV5z7iNtPofw3JsrltSoSVlOGaW0rY8XxtO9XukdTn8TaCGWmk2VFGhI70mg==
|
383 | 383 |
|
384 |
| -"@typescript-eslint/eslint-plugin@^2.9.0": |
385 |
| - version "2.9.0" |
386 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.9.0.tgz#fa810282c0e45f6c2310b9c0dfcd25bff97ab7e9" |
387 |
| - integrity sha512-98rfOt3NYn5Gr9wekTB8TexxN6oM8ZRvYuphPs1Atfsy419SDLYCaE30aJkRiiTCwGEY98vOhFsEVm7Zs4toQQ== |
| 384 | +"@typescript-eslint/eslint-plugin@^2.14.0": |
| 385 | + version "2.14.0" |
| 386 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.14.0.tgz#c74447400537d4eb7aae1e31879ab43e6c662a8a" |
| 387 | + integrity sha512-sneOJ3Hu0m5whJiVIxGBZZZMxMJ7c0LhAJzeMJgHo+n5wFs+/6rSR/gl7crkdR2kNwfOOSdzdc0gMvatG4dX2Q== |
388 | 388 | dependencies:
|
389 |
| - "@typescript-eslint/experimental-utils" "2.9.0" |
| 389 | + "@typescript-eslint/experimental-utils" "2.14.0" |
390 | 390 | eslint-utils "^1.4.3"
|
391 | 391 | functional-red-black-tree "^1.0.1"
|
392 | 392 | regexpp "^3.0.0"
|
393 | 393 | tsutils "^3.17.1"
|
394 | 394 |
|
395 |
| -"@typescript-eslint/experimental-utils@2.9.0": |
396 |
| - version "2.9.0" |
397 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.9.0.tgz#bbe99a8d9510240c055fc4b17230dd0192ba3c7f" |
398 |
| - integrity sha512-0lOLFdpdJsCMqMSZT7l7W2ta0+GX8A3iefG3FovJjrX+QR8y6htFlFdU7aOVPL6pDvt6XcsOb8fxk5sq+girTw== |
| 395 | +"@typescript-eslint/experimental-utils@2.14.0": |
| 396 | + version "2.14.0" |
| 397 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.14.0.tgz#e9179fa3c44e00b3106b85d7b69342901fb43e3b" |
| 398 | + integrity sha512-KcyKS7G6IWnIgl3ZpyxyBCxhkBPV+0a5Jjy2g5HxlrbG2ZLQNFeneIBVXdaBCYOVjvGmGGFKom1kgiAY75SDeQ== |
399 | 399 | dependencies:
|
400 | 400 | "@types/json-schema" "^7.0.3"
|
401 |
| - "@typescript-eslint/typescript-estree" "2.9.0" |
| 401 | + "@typescript-eslint/typescript-estree" "2.14.0" |
402 | 402 | eslint-scope "^5.0.0"
|
403 | 403 |
|
404 |
| -"@typescript-eslint/parser@^2.9.0": |
405 |
| - version "2.9.0" |
406 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.9.0.tgz#2e9cf438de119b143f642a3a406e1e27eb70b7cd" |
407 |
| - integrity sha512-fJ+dNs3CCvEsJK2/Vg5c2ZjuQ860ySOAsodDPwBaVlrGvRN+iCNC8kUfLFL8cT49W4GSiLPa/bHiMjYXA7EhKQ== |
| 404 | +"@typescript-eslint/parser@^2.14.0": |
| 405 | + version "2.14.0" |
| 406 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.14.0.tgz#30fa0523d86d74172a5e32274558404ba4262cd6" |
| 407 | + integrity sha512-haS+8D35fUydIs+zdSf4BxpOartb/DjrZ2IxQ5sR8zyGfd77uT9ZJZYF8+I0WPhzqHmfafUBx8MYpcp8pfaoSA== |
408 | 408 | dependencies:
|
409 | 409 | "@types/eslint-visitor-keys" "^1.0.0"
|
410 |
| - "@typescript-eslint/experimental-utils" "2.9.0" |
411 |
| - "@typescript-eslint/typescript-estree" "2.9.0" |
| 410 | + "@typescript-eslint/experimental-utils" "2.14.0" |
| 411 | + "@typescript-eslint/typescript-estree" "2.14.0" |
412 | 412 | eslint-visitor-keys "^1.1.0"
|
413 | 413 |
|
414 |
| -"@typescript-eslint/typescript-estree@2.9.0": |
415 |
| - version "2.9.0" |
416 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.9.0.tgz#09138daf8f47d0e494ba7db9e77394e928803017" |
417 |
| - integrity sha512-v6btSPXEWCP594eZbM+JCXuFoXWXyF/z8kaSBSdCb83DF+Y7+xItW29SsKtSULgLemqJBT+LpT+0ZqdfH7QVmA== |
| 414 | +"@typescript-eslint/typescript-estree@2.14.0": |
| 415 | + version "2.14.0" |
| 416 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.14.0.tgz#c67698acdc14547f095eeefe908958d93e1a648d" |
| 417 | + integrity sha512-pnLpUcMNG7GfFFfNQbEX6f1aPa5fMnH2G9By+A1yovYI4VIOK2DzkaRuUlIkbagpAcrxQHLqovI1YWqEcXyRnA== |
418 | 418 | dependencies:
|
419 | 419 | debug "^4.1.1"
|
420 | 420 | eslint-visitor-keys "^1.1.0"
|
|
0 commit comments