|
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.4.1": |
| 2448 | + version "4.4.1" |
| 2449 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.4.1.tgz#b8acea0373bd2a388ac47df44652f00bf8b368f5" |
| 2450 | + integrity sha512-O+8Utz8pb4OmcA+Nfi5THQnQpHSD2sDUNw9AxNHpuYOo326HZTtG8gsfT+EAYuVrFNaLyNb2QnUNkmTRDskuRA== |
2451 | 2451 | dependencies:
|
2452 |
| - "@typescript-eslint/experimental-utils" "3.10.1" |
| 2452 | + "@typescript-eslint/experimental-utils" "4.4.1" |
| 2453 | + "@typescript-eslint/scope-manager" "4.4.1" |
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.4.1": |
| 2481 | + version "4.4.1" |
| 2482 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.4.1.tgz#40613b9757fa0170de3e0043254dbb077cafac0c" |
| 2483 | + integrity sha512-Nt4EVlb1mqExW9cWhpV6pd1a3DkUbX9DeyYsdoeziKOpIJ04S2KMVDO+SEidsXRH/XHDpbzXykKcMTLdTXH6cQ== |
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.4.1" |
| 2487 | + "@typescript-eslint/types" "4.4.1" |
| 2488 | + "@typescript-eslint/typescript-estree" "4.4.1" |
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/ [email protected]": |
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/ [email protected]": |
| 2513 | + version "4.4.1" |
| 2514 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.1.tgz#d19447e60db2ce9c425898d62fa03b2cce8ea3f9" |
| 2515 | + integrity sha512-2oD/ZqD4Gj41UdFeWZxegH3cVEEH/Z6Bhr/XvwTtGv66737XkR4C9IqEkebCuqArqBJQSj4AgNHHiN1okzD/wQ== |
| 2516 | + dependencies: |
| 2517 | + "@typescript-eslint/types" "4.4.1" |
| 2518 | + "@typescript-eslint/visitor-keys" "4.4.1" |
| 2519 | + |
| 2520 | +"@typescript-eslint/ [email protected]": |
| 2521 | + version "4.5.0" |
| 2522 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.5.0.tgz#8dfd53c3256d4357e7d66c2fc8956835f4d239be" |
| 2523 | + integrity sha512-C0cEO0cTMPJ/w4RA/KVe4LFFkkSh9VHoFzKmyaaDWAnPYIEzVCtJ+Un8GZoJhcvq+mPFXEsXa01lcZDHDG6Www== |
| 2524 | + dependencies: |
| 2525 | + "@typescript-eslint/types" "4.5.0" |
| 2526 | + "@typescript-eslint/visitor-keys" "4.5.0" |
| 2527 | + |
| 2528 | +"@typescript-eslint/ [email protected]": |
| 2529 | + version "4.4.1" |
| 2530 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.1.tgz#c507b35cf523bc7ba00aae5f75ee9b810cdabbc1" |
| 2531 | + integrity sha512-KNDfH2bCyax5db+KKIZT4rfA8rEk5N0EJ8P0T5AJjo5xrV26UAzaiqoJCxeaibqc0c/IvZxp7v2g3difn2Pn3w== |
| 2532 | + |
| 2533 | +"@typescript-eslint/ [email protected]": |
| 2534 | + version "4.5.0" |
| 2535 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.5.0.tgz#98256e07bad1c8d15d0c9627ebec82fd971bb3c3" |
| 2536 | + integrity sha512-n2uQoXnyWNk0Les9MtF0gCK3JiWd987JQi97dMSxBOzVoLZXCNtxFckVqt1h8xuI1ix01t+iMY4h4rFMj/303g== |
2515 | 2537 |
|
2516 | 2538 | "@typescript-eslint/ [email protected]":
|
2517 | 2539 | version "2.34.0"
|
|
2526 | 2548 | semver "^7.3.2"
|
2527 | 2549 | tsutils "^3.17.1"
|
2528 | 2550 |
|
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== |
| 2551 | +"@typescript-eslint/typescript-estree@4.4.1": |
| 2552 | + version "4.4.1" |
| 2553 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.1.tgz#598f6de488106c2587d47ca2462c60f6e2797cb8" |
| 2554 | + integrity sha512-wP/V7ScKzgSdtcY1a0pZYBoCxrCstLrgRQ2O9MmCUZDtmgxCO/TCqOTGRVwpP4/2hVfqMz/Vw1ZYrG8cVxvN3g== |
2533 | 2555 | dependencies:
|
2534 |
| - "@typescript-eslint/types" "3.10.1" |
2535 |
| - "@typescript-eslint/visitor-keys" "3.10.1" |
| 2556 | + "@typescript-eslint/types" "4.4.1" |
| 2557 | + "@typescript-eslint/visitor-keys" "4.4.1" |
2536 | 2558 | debug "^4.1.1"
|
2537 |
| - glob "^7.1.6" |
| 2559 | + globby "^11.0.1" |
2538 | 2560 | is-glob "^4.0.1"
|
2539 | 2561 | lodash "^4.17.15"
|
2540 | 2562 | semver "^7.3.2"
|
2541 | 2563 | tsutils "^3.17.1"
|
2542 | 2564 |
|
2543 |
| -"@typescript-eslint/ [email protected]": |
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== |
| 2565 | +"@typescript-eslint/ [email protected]": |
| 2566 | + version "4.5.0" |
| 2567 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.5.0.tgz#d50cf91ae3a89878401111031eb6fb6d03554f64" |
| 2568 | + integrity sha512-gN1mffq3zwRAjlYWzb5DanarOPdajQwx5MEWkWCk0XvqC8JpafDTeioDoow2L4CA/RkYZu7xEsGZRhqrTsAG8w== |
2547 | 2569 | dependencies:
|
2548 |
| - eslint-visitor-keys "^1.1.0" |
| 2570 | + "@typescript-eslint/types" "4.5.0" |
| 2571 | + "@typescript-eslint/visitor-keys" "4.5.0" |
| 2572 | + debug "^4.1.1" |
| 2573 | + globby "^11.0.1" |
| 2574 | + is-glob "^4.0.1" |
| 2575 | + lodash "^4.17.15" |
| 2576 | + semver "^7.3.2" |
| 2577 | + tsutils "^3.17.1" |
| 2578 | + |
| 2579 | +"@typescript-eslint/ [email protected]": |
| 2580 | + version "4.4.1" |
| 2581 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.1.tgz#1769dc7a9e2d7d2cfd3318b77ed8249187aed5c3" |
| 2582 | + integrity sha512-H2JMWhLaJNeaylSnMSQFEhT/S/FsJbebQALmoJxMPMxLtlVAMy2uJP/Z543n9IizhjRayLSqoInehCeNW9rWcw== |
| 2583 | + dependencies: |
| 2584 | + "@typescript-eslint/types" "4.4.1" |
| 2585 | + eslint-visitor-keys "^2.0.0" |
| 2586 | + |
| 2587 | +"@typescript-eslint/ [email protected]": |
| 2588 | + version "4.5.0" |
| 2589 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.5.0.tgz#b59f26213ac597efe87f6b13cf2aabee70542af0" |
| 2590 | + integrity sha512-UHq4FSa55NDZqscRU//O5ROFhHa9Hqn9KWTEvJGTArtTQp5GKv9Zqf6d/Q3YXXcFv4woyBml7fJQlQ+OuqRcHA== |
| 2591 | + dependencies: |
| 2592 | + "@typescript-eslint/types" "4.5.0" |
| 2593 | + eslint-visitor-keys "^2.0.0" |
2549 | 2594 |
|
2550 | 2595 | "@webassemblyjs/ [email protected]":
|
2551 | 2596 | version "1.8.5"
|
@@ -6194,6 +6239,11 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
|
6194 | 6239 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
|
6195 | 6240 | integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
|
6196 | 6241 |
|
| 6242 | +eslint-visitor-keys@^2.0.0: |
| 6243 | + version "2.0.0" |
| 6244 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" |
| 6245 | + integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== |
| 6246 | + |
6197 | 6247 | eslint@^6.6.0:
|
6198 | 6248 | version "6.8.0"
|
6199 | 6249 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
|
|
0 commit comments