|
578 | 578 | dependencies:
|
579 | 579 | "@types/yargs-parser" "*"
|
580 | 580 |
|
581 |
| -"@typescript-eslint/eslint-plugin@^2.7.0": |
582 |
| - version "2.34.0" |
583 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.34.0.tgz#6f8ce8a46c7dea4a6f1d171d2bb8fbae6dac2be9" |
584 |
| - integrity sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ== |
| 581 | +"@typescript-eslint/eslint-plugin@^3.10.1": |
| 582 | + version "3.10.1" |
| 583 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f" |
| 584 | + integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ== |
585 | 585 | dependencies:
|
586 |
| - "@typescript-eslint/experimental-utils" "2.34.0" |
| 586 | + "@typescript-eslint/experimental-utils" "3.10.1" |
| 587 | + debug "^4.1.1" |
587 | 588 | functional-red-black-tree "^1.0.1"
|
588 | 589 | regexpp "^3.0.0"
|
| 590 | + semver "^7.3.2" |
589 | 591 | tsutils "^3.17.1"
|
590 | 592 |
|
591 |
| -"@typescript-eslint/experimental-utils@2.34.0": |
592 |
| - version "2.34.0" |
593 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f" |
594 |
| - integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA== |
| 593 | +"@typescript-eslint/experimental-utils@3.10.1": |
| 594 | + version "3.10.1" |
| 595 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686" |
| 596 | + integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw== |
595 | 597 | dependencies:
|
596 | 598 | "@types/json-schema" "^7.0.3"
|
597 |
| - "@typescript-eslint/typescript-estree" "2.34.0" |
| 599 | + "@typescript-eslint/types" "3.10.1" |
| 600 | + "@typescript-eslint/typescript-estree" "3.10.1" |
598 | 601 | eslint-scope "^5.0.0"
|
599 | 602 | eslint-utils "^2.0.0"
|
600 | 603 |
|
601 |
| -"@typescript-eslint/parser@^2.7.0": |
602 |
| - version "2.34.0" |
603 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.34.0.tgz#50252630ca319685420e9a39ca05fe185a256bc8" |
604 |
| - integrity sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA== |
| 604 | +"@typescript-eslint/parser@^3.10.1": |
| 605 | + version "3.10.1" |
| 606 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467" |
| 607 | + integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw== |
605 | 608 | dependencies:
|
606 | 609 | "@types/eslint-visitor-keys" "^1.0.0"
|
607 |
| - "@typescript-eslint/experimental-utils" "2.34.0" |
608 |
| - "@typescript-eslint/typescript-estree" "2.34.0" |
| 610 | + "@typescript-eslint/experimental-utils" "3.10.1" |
| 611 | + "@typescript-eslint/types" "3.10.1" |
| 612 | + "@typescript-eslint/typescript-estree" "3.10.1" |
609 | 613 | eslint-visitor-keys "^1.1.0"
|
610 | 614 |
|
611 |
| -"@typescript-eslint/[email protected]": |
612 |
| - version "2.34.0" |
613 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5" |
614 |
| - integrity sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg== |
| 615 | +"@typescript-eslint/[email protected]": |
| 616 | + version "3.10.1" |
| 617 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" |
| 618 | + integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== |
| 619 | + |
| 620 | +"@typescript-eslint/[email protected]": |
| 621 | + version "3.10.1" |
| 622 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853" |
| 623 | + integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w== |
615 | 624 | dependencies:
|
| 625 | + "@typescript-eslint/types" "3.10.1" |
| 626 | + "@typescript-eslint/visitor-keys" "3.10.1" |
616 | 627 | debug "^4.1.1"
|
617 |
| - eslint-visitor-keys "^1.1.0" |
618 | 628 | glob "^7.1.6"
|
619 | 629 | is-glob "^4.0.1"
|
620 | 630 | lodash "^4.17.15"
|
621 | 631 | semver "^7.3.2"
|
622 | 632 | tsutils "^3.17.1"
|
623 | 633 |
|
| 634 | +"@typescript-eslint/[email protected]": |
| 635 | + version "3.10.1" |
| 636 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931" |
| 637 | + integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ== |
| 638 | + dependencies: |
| 639 | + eslint-visitor-keys "^1.1.0" |
| 640 | + |
624 | 641 | abab@^2.0.3:
|
625 | 642 | version "2.0.4"
|
626 | 643 | resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.4.tgz#6dfa57b417ca06d21b2478f0e638302f99c2405c"
|
|
0 commit comments