|
2437 | 2437 | dependencies:
|
2438 | 2438 | "@types/yargs-parser" "*"
|
2439 | 2439 |
|
2440 |
| -"@typescript-eslint/eslint-plugin@2.22.0": |
2441 |
| - version "2.22.0" |
2442 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.22.0.tgz#218ce6d4aa0244c6a40baba39ca1e021b26bb017" |
2443 |
| - integrity sha512-BvxRLaTDVQ3N+Qq8BivLiE9akQLAOUfxNHIEhedOcg8B2+jY8Rc4/D+iVprvuMX1AdezFYautuGDwr9QxqSxBQ== |
| 2440 | +"@typescript-eslint/eslint-plugin@2.27.0": |
| 2441 | + version "2.27.0" |
| 2442 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.27.0.tgz#e479cdc4c9cf46f96b4c287755733311b0d0ba4b" |
| 2443 | + integrity sha512-/my+vVHRN7zYgcp0n4z5A6HAK7bvKGBiswaM5zIlOQczsxj/aiD7RcgD+dvVFuwFaGh5+kM7XA6Q6PN0bvb1tw== |
2444 | 2444 | dependencies:
|
2445 |
| - "@typescript-eslint/experimental-utils" "2.22.0" |
2446 |
| - eslint-utils "^1.4.3" |
| 2445 | + "@typescript-eslint/experimental-utils" "2.27.0" |
2447 | 2446 | functional-red-black-tree "^1.0.1"
|
2448 | 2447 | regexpp "^3.0.0"
|
2449 | 2448 | tsutils "^3.17.1"
|
2450 | 2449 |
|
2451 |
| -"@typescript-eslint/experimental-utils@2.22.0": |
2452 |
| - version "2.22.0" |
2453 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.22.0.tgz#4d00c91fbaaa68e56e7869be284999a265707f85" |
2454 |
| - integrity sha512-sJt1GYBe6yC0dWOQzXlp+tiuGglNhJC9eXZeC8GBVH98Zv9jtatccuhz0OF5kC/DwChqsNfghHx7OlIDQjNYAQ== |
| 2450 | +"@typescript-eslint/experimental-utils@2.27.0": |
| 2451 | + version "2.27.0" |
| 2452 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.27.0.tgz#801a952c10b58e486c9a0b36cf21e2aab1e9e01a" |
| 2453 | + integrity sha512-vOsYzjwJlY6E0NJRXPTeCGqjv5OHgRU1kzxHKWJVPjDYGbPgLudBXjIlc+OD1hDBZ4l1DLbOc5VjofKahsu9Jw== |
2455 | 2454 | dependencies:
|
2456 | 2455 | "@types/json-schema" "^7.0.3"
|
2457 |
| - "@typescript-eslint/typescript-estree" "2.22.0" |
| 2456 | + "@typescript-eslint/typescript-estree" "2.27.0" |
2458 | 2457 | eslint-scope "^5.0.0"
|
| 2458 | + eslint-utils "^2.0.0" |
2459 | 2459 |
|
2460 |
| -"@typescript-eslint/parser@2.22.0": |
2461 |
| - version "2.22.0" |
2462 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.22.0.tgz#8eeb6cb6de873f655e64153397d4790898e149d0" |
2463 |
| - integrity sha512-FaZKC1X+nvD7qMPqKFUYHz3H0TAioSVFGvG29f796Nc5tBluoqfHgLbSFKsh7mKjRoeTm8J9WX2Wo9EyZWjG7w== |
| 2460 | +"@typescript-eslint/parser@2.27.0": |
| 2461 | + version "2.27.0" |
| 2462 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.27.0.tgz#d91664335b2c46584294e42eb4ff35838c427287" |
| 2463 | + integrity sha512-HFUXZY+EdwrJXZo31DW4IS1ujQW3krzlRjBrFRrJcMDh0zCu107/nRfhk/uBasO8m0NVDbBF5WZKcIUMRO7vPg== |
2464 | 2464 | dependencies:
|
2465 | 2465 | "@types/eslint-visitor-keys" "^1.0.0"
|
2466 |
| - "@typescript-eslint/experimental-utils" "2.22.0" |
2467 |
| - "@typescript-eslint/typescript-estree" "2.22.0" |
| 2466 | + "@typescript-eslint/experimental-utils" "2.27.0" |
| 2467 | + "@typescript-eslint/typescript-estree" "2.27.0" |
2468 | 2468 | eslint-visitor-keys "^1.1.0"
|
2469 | 2469 |
|
2470 |
| -"@typescript-eslint/typescript-estree@2.22.0": |
2471 |
| - version "2.22.0" |
2472 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.22.0.tgz#a16ed45876abf743e1f5857e2f4a1c3199fd219e" |
2473 |
| - integrity sha512-2HFZW2FQc4MhIBB8WhDm9lVFaBDy6h9jGrJ4V2Uzxe/ON29HCHBTj3GkgcsgMWfsl2U5as+pTOr30Nibaw7qRQ== |
| 2470 | +"@typescript-eslint/typescript-estree@2.27.0": |
| 2471 | + version "2.27.0" |
| 2472 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.27.0.tgz#a288e54605412da8b81f1660b56c8b2e42966ce8" |
| 2473 | + integrity sha512-t2miCCJIb/FU8yArjAvxllxbTiyNqaXJag7UOpB5DVoM3+xnjeOngtqlJkLRnMtzaRcJhe3CIR9RmL40omubhg== |
2474 | 2474 | dependencies:
|
2475 | 2475 | debug "^4.1.1"
|
2476 | 2476 | eslint-visitor-keys "^1.1.0"
|
@@ -5928,6 +5928,13 @@ eslint-utils@^1.4.3:
|
5928 | 5928 | dependencies:
|
5929 | 5929 | eslint-visitor-keys "^1.1.0"
|
5930 | 5930 |
|
| 5931 | +eslint-utils@^2.0.0: |
| 5932 | + version "2.0.0" |
| 5933 | + resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.0.0.tgz#7be1cc70f27a72a76cd14aa698bcabed6890e1cd" |
| 5934 | + integrity sha512-0HCPuJv+7Wv1bACm8y5/ECVfYdfsAm9xmVb7saeFlxjPYALefjhbYoCkBjPdPzGH8wWyTpAez82Fh3VKYEZ8OA== |
| 5935 | + dependencies: |
| 5936 | + eslint-visitor-keys "^1.1.0" |
| 5937 | + |
5931 | 5938 | eslint-visitor-keys@^1.1.0:
|
5932 | 5939 | version "1.1.0"
|
5933 | 5940 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
|
|
0 commit comments