|
2444 | 2444 | dependencies:
|
2445 | 2445 | "@types/yargs-parser" "*"
|
2446 | 2446 |
|
2447 |
| -"@typescript-eslint/eslint-plugin@3.10.1": |
2448 |
| - version "3.10.1" |
2449 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f" |
2450 |
| - integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ== |
| 2447 | +"@typescript-eslint/eslint-plugin@4.5.0": |
| 2448 | + version "4.5.0" |
| 2449 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.5.0.tgz#4ff9c1d8535ae832e239f0ef6d7210592d9b0b07" |
| 2450 | + integrity sha512-mjb/gwNcmDKNt+6mb7Aj/TjKzIJjOPcoCJpjBQC9ZnTRnBt1p4q5dJSSmIqAtsZ/Pff5N+hJlbiPc5bl6QN4OQ== |
2451 | 2451 | dependencies:
|
2452 |
| - "@typescript-eslint/experimental-utils" "3.10.1" |
| 2452 | + "@typescript-eslint/experimental-utils" "4.5.0" |
| 2453 | + "@typescript-eslint/scope-manager" "4.5.0" |
2453 | 2454 | debug "^4.1.1"
|
2454 | 2455 | functional-red-black-tree "^1.0.1"
|
2455 | 2456 | regexpp "^3.0.0"
|
|
2476 | 2477 | eslint-scope "^5.0.0"
|
2477 | 2478 | eslint-utils "^2.0.0"
|
2478 | 2479 |
|
2479 |
| -"@typescript-eslint/experimental-utils@3.10.1": |
2480 |
| - version "3.10.1" |
2481 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686" |
2482 |
| - integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw== |
| 2480 | +"@typescript-eslint/experimental-utils@4.5.0": |
| 2481 | + version "4.5.0" |
| 2482 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.5.0.tgz#547fe1158609143ce60645383aa1d6f83ada28df" |
| 2483 | + integrity sha512-bW9IpSAKYvkqDGRZzayBXIgPsj2xmmVHLJ+flGSoN0fF98pGoKFhbunIol0VF2Crka7z984EEhFi623Rl7e6gg== |
2483 | 2484 | dependencies:
|
2484 | 2485 | "@types/json-schema" "^7.0.3"
|
2485 |
| - "@typescript-eslint/types" "3.10.1" |
2486 |
| - "@typescript-eslint/typescript-estree" "3.10.1" |
| 2486 | + "@typescript-eslint/scope-manager" "4.5.0" |
| 2487 | + "@typescript-eslint/types" "4.5.0" |
| 2488 | + "@typescript-eslint/typescript-estree" "4.5.0" |
2487 | 2489 | eslint-scope "^5.0.0"
|
2488 | 2490 | eslint-utils "^2.0.0"
|
2489 | 2491 |
|
2490 |
| -"@typescript-eslint/parser@3.10.1": |
2491 |
| - version "3.10.1" |
2492 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467" |
2493 |
| - integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw== |
| 2492 | +"@typescript-eslint/parser@4.5.0": |
| 2493 | + version "4.5.0" |
| 2494 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.5.0.tgz#b2d659f25eec0041c7bc5660b91db1eefe8d7122" |
| 2495 | + integrity sha512-xb+gmyhQcnDWe+5+xxaQk5iCw6KqXd8VQxGiTeELTMoYeRjpocZYYRP1gFVM2C8Yl0SpUvLa1lhprwqZ00w3Iw== |
2494 | 2496 | dependencies:
|
2495 |
| - "@types/eslint-visitor-keys" "^1.0.0" |
2496 |
| - "@typescript-eslint/experimental-utils" "3.10.1" |
2497 |
| - "@typescript-eslint/types" "3.10.1" |
2498 |
| - "@typescript-eslint/typescript-estree" "3.10.1" |
2499 |
| - eslint-visitor-keys "^1.1.0" |
| 2497 | + "@typescript-eslint/scope-manager" "4.5.0" |
| 2498 | + "@typescript-eslint/types" "4.5.0" |
| 2499 | + "@typescript-eslint/typescript-estree" "4.5.0" |
| 2500 | + debug "^4.1.1" |
2500 | 2501 |
|
2501 | 2502 | "@typescript-eslint/parser@^2.10.0":
|
2502 | 2503 | version "2.34.0"
|
|
2508 | 2509 | "@typescript-eslint/typescript-estree" "2.34.0"
|
2509 | 2510 | eslint-visitor-keys "^1.1.0"
|
2510 | 2511 |
|
2511 |
| -"@typescript-eslint/types@3.10.1": |
2512 |
| - version "3.10.1" |
2513 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" |
2514 |
| - integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== |
| 2512 | +"@typescript-eslint/scope-manager@4.5.0": |
| 2513 | + version "4.5.0" |
| 2514 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.5.0.tgz#8dfd53c3256d4357e7d66c2fc8956835f4d239be" |
| 2515 | + integrity sha512-C0cEO0cTMPJ/w4RA/KVe4LFFkkSh9VHoFzKmyaaDWAnPYIEzVCtJ+Un8GZoJhcvq+mPFXEsXa01lcZDHDG6Www== |
| 2516 | + dependencies: |
| 2517 | + "@typescript-eslint/types" "4.5.0" |
| 2518 | + "@typescript-eslint/visitor-keys" "4.5.0" |
| 2519 | + |
| 2520 | +"@typescript-eslint/types@4.5.0": |
| 2521 | + version "4.5.0" |
| 2522 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.5.0.tgz#98256e07bad1c8d15d0c9627ebec82fd971bb3c3" |
| 2523 | + integrity sha512-n2uQoXnyWNk0Les9MtF0gCK3JiWd987JQi97dMSxBOzVoLZXCNtxFckVqt1h8xuI1ix01t+iMY4h4rFMj/303g== |
2515 | 2524 |
|
2516 | 2525 | "@typescript-eslint/typescript-estree@2.34.0":
|
2517 | 2526 | version "2.34.0"
|
|
2526 | 2535 | semver "^7.3.2"
|
2527 | 2536 | tsutils "^3.17.1"
|
2528 | 2537 |
|
2529 |
| -"@typescript-eslint/typescript-estree@3.10.1": |
2530 |
| - version "3.10.1" |
2531 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853" |
2532 |
| - integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w== |
| 2538 | +"@typescript-eslint/typescript-estree@4.5.0": |
| 2539 | + version "4.5.0" |
| 2540 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.5.0.tgz#d50cf91ae3a89878401111031eb6fb6d03554f64" |
| 2541 | + integrity sha512-gN1mffq3zwRAjlYWzb5DanarOPdajQwx5MEWkWCk0XvqC8JpafDTeioDoow2L4CA/RkYZu7xEsGZRhqrTsAG8w== |
2533 | 2542 | dependencies:
|
2534 |
| - "@typescript-eslint/types" "3.10.1" |
2535 |
| - "@typescript-eslint/visitor-keys" "3.10.1" |
| 2543 | + "@typescript-eslint/types" "4.5.0" |
| 2544 | + "@typescript-eslint/visitor-keys" "4.5.0" |
2536 | 2545 | debug "^4.1.1"
|
2537 |
| - glob "^7.1.6" |
| 2546 | + globby "^11.0.1" |
2538 | 2547 | is-glob "^4.0.1"
|
2539 | 2548 | lodash "^4.17.15"
|
2540 | 2549 | semver "^7.3.2"
|
2541 | 2550 | tsutils "^3.17.1"
|
2542 | 2551 |
|
2543 |
| -"@typescript-eslint/visitor-keys@3.10.1": |
2544 |
| - version "3.10.1" |
2545 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931" |
2546 |
| - integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ== |
| 2552 | +"@typescript-eslint/visitor-keys@4.5.0": |
| 2553 | + version "4.5.0" |
| 2554 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.5.0.tgz#b59f26213ac597efe87f6b13cf2aabee70542af0" |
| 2555 | + integrity sha512-UHq4FSa55NDZqscRU//O5ROFhHa9Hqn9KWTEvJGTArtTQp5GKv9Zqf6d/Q3YXXcFv4woyBml7fJQlQ+OuqRcHA== |
2547 | 2556 | dependencies:
|
2548 |
| - eslint-visitor-keys "^1.1.0" |
| 2557 | + "@typescript-eslint/types" "4.5.0" |
| 2558 | + eslint-visitor-keys "^2.0.0" |
2549 | 2559 |
|
2550 | 2560 | "@webassemblyjs/ast@1.8.5":
|
2551 | 2561 | version "1.8.5"
|
@@ -6194,6 +6204,11 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
|
6194 | 6204 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
|
6195 | 6205 | integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
|
6196 | 6206 |
|
| 6207 | +eslint-visitor-keys@^2.0.0: |
| 6208 | + version "2.0.0" |
| 6209 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" |
| 6210 | + integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== |
| 6211 | + |
6197 | 6212 | eslint@^6.6.0:
|
6198 | 6213 | version "6.8.0"
|
6199 | 6214 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
|
|
0 commit comments