|
727 | 727 | semver "^7.3.5" |
728 | 728 | tsutils "^3.21.0" |
729 | 729 |
|
730 | | -"@typescript-eslint/eslint-plugin@^4.2.0": |
731 | | - version "4.33.0" |
732 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276" |
733 | | - integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg== |
| 730 | +"@typescript-eslint/eslint-plugin@^5.0.0": |
| 731 | + version "5.0.0" |
| 732 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.0.0.tgz#ecc7cc69d1e6f342beb6ea9cf9fbc02c97a212ac" |
| 733 | + integrity sha512-T6V6fCD2U0YesOedvydTnrNtsC8E+c2QzpawIpDdlaObX0OX5dLo7tLU5c64FhTZvA1Xrdim+cXDI7NPsVx8Cg== |
734 | 734 | dependencies: |
735 | | - "@typescript-eslint/experimental-utils" "4.33.0" |
736 | | - "@typescript-eslint/scope-manager" "4.33.0" |
| 735 | + "@typescript-eslint/experimental-utils" "5.0.0" |
| 736 | + "@typescript-eslint/scope-manager" "5.0.0" |
737 | 737 | debug "^4.3.1" |
738 | 738 | functional-red-black-tree "^1.0.1" |
739 | 739 | ignore "^5.1.8" |
|
753 | 753 | eslint-scope "^5.1.1" |
754 | 754 | eslint-utils "^3.0.0" |
755 | 755 |
|
756 | | -"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1": |
| 756 | +"@typescript-eslint/[email protected]": |
| 757 | + version "5.0.0" |
| 758 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.0.0.tgz#c7d7e67443dfb9fd93a5d060fb72c9e9b5638bbc" |
| 759 | + integrity sha512-Dnp4dFIsZcPawD6CT1p5NibNUQyGSEz80sULJZkyhyna8AEqArmfwMwJPbmKzWVo4PabqNVzHYlzmcdLQWk+pg== |
| 760 | + dependencies: |
| 761 | + "@types/json-schema" "^7.0.7" |
| 762 | + "@typescript-eslint/scope-manager" "5.0.0" |
| 763 | + "@typescript-eslint/types" "5.0.0" |
| 764 | + "@typescript-eslint/typescript-estree" "5.0.0" |
| 765 | + eslint-scope "^5.1.1" |
| 766 | + eslint-utils "^3.0.0" |
| 767 | + |
| 768 | +"@typescript-eslint/experimental-utils@^4.0.1": |
757 | 769 | version "4.33.0" |
758 | 770 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd" |
759 | 771 | integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q== |
|
775 | 787 | "@typescript-eslint/typescript-estree" "4.29.2" |
776 | 788 | debug "^4.3.1" |
777 | 789 |
|
778 | | -"@typescript-eslint/parser@^4.1.1": |
779 | | - version "4.33.0" |
780 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899" |
781 | | - integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA== |
| 790 | +"@typescript-eslint/parser@^5.0.0": |
| 791 | + version "5.0.0" |
| 792 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.0.0.tgz#50d1be2e0def82d73e863cceba74aeeac9973592" |
| 793 | + integrity sha512-B6D5rmmQ14I1fdzs71eL3DAuvnPHTY/t7rQABrL9BLnx/H51Un8ox1xqYAchs0/V2trcoyxB1lMJLlrwrJCDgw== |
782 | 794 | dependencies: |
783 | | - "@typescript-eslint/scope-manager" "4.33.0" |
784 | | - "@typescript-eslint/types" "4.33.0" |
785 | | - "@typescript-eslint/typescript-estree" "4.33.0" |
| 795 | + "@typescript-eslint/scope-manager" "5.0.0" |
| 796 | + "@typescript-eslint/types" "5.0.0" |
| 797 | + "@typescript-eslint/typescript-estree" "5.0.0" |
786 | 798 | debug "^4.3.1" |
787 | 799 |
|
788 | 800 | "@typescript-eslint/[email protected]": |
|
801 | 813 | "@typescript-eslint/types" "4.33.0" |
802 | 814 | "@typescript-eslint/visitor-keys" "4.33.0" |
803 | 815 |
|
| 816 | +"@typescript-eslint/[email protected]": |
| 817 | + version "5.0.0" |
| 818 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.0.0.tgz#aea0fb0e2480c1169a02e89d9005ac3f2835713f" |
| 819 | + integrity sha512-5RFjdA/ain/MDUHYXdF173btOKncIrLuBmA9s6FJhzDrRAyVSA+70BHg0/MW6TE+UiKVyRtX91XpVS0gVNwVDQ== |
| 820 | + dependencies: |
| 821 | + "@typescript-eslint/types" "5.0.0" |
| 822 | + "@typescript-eslint/visitor-keys" "5.0.0" |
| 823 | + |
804 | 824 | "@typescript-eslint/[email protected]": |
805 | 825 | version "4.29.2" |
806 | 826 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.2.tgz#fc0489c6b89773f99109fb0aa0aaddff21f52fcd" |
|
811 | 831 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72" |
812 | 832 | integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ== |
813 | 833 |
|
| 834 | +"@typescript-eslint/[email protected]": |
| 835 | + version "5.0.0" |
| 836 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.0.0.tgz#25d93f6d269b2d25fdc51a0407eb81ccba60eb0f" |
| 837 | + integrity sha512-dU/pKBUpehdEqYuvkojmlv0FtHuZnLXFBn16zsDmlFF3LXkOpkAQ2vrKc3BidIIve9EMH2zfTlxqw9XM0fFN5w== |
| 838 | + |
814 | 839 | "@typescript-eslint/[email protected]": |
815 | 840 | version "4.29.2" |
816 | 841 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.2.tgz#a0ea8b98b274adbb2577100ba545ddf8bf7dc219" |
|
837 | 862 | semver "^7.3.5" |
838 | 863 | tsutils "^3.21.0" |
839 | 864 |
|
| 865 | +"@typescript-eslint/[email protected]": |
| 866 | + version "5.0.0" |
| 867 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.0.0.tgz#bc20f413c6e572c7309dbe5fa3be027984952af3" |
| 868 | + integrity sha512-V/6w+PPQMhinWKSn+fCiX5jwvd1vRBm7AX7SJQXEGQtwtBvjMPjaU3YTQ1ik2UF1u96X7tsB96HMnulG3eLi9Q== |
| 869 | + dependencies: |
| 870 | + "@typescript-eslint/types" "5.0.0" |
| 871 | + "@typescript-eslint/visitor-keys" "5.0.0" |
| 872 | + debug "^4.3.1" |
| 873 | + globby "^11.0.3" |
| 874 | + is-glob "^4.0.1" |
| 875 | + semver "^7.3.5" |
| 876 | + tsutils "^3.21.0" |
| 877 | + |
840 | 878 | "@typescript-eslint/[email protected]": |
841 | 879 | version "4.29.2" |
842 | 880 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.2.tgz#d2da7341f3519486f50655159f4e5ecdcb2cd1df" |
|
853 | 891 | "@typescript-eslint/types" "4.33.0" |
854 | 892 | eslint-visitor-keys "^2.0.0" |
855 | 893 |
|
| 894 | +"@typescript-eslint/[email protected]": |
| 895 | + version "5.0.0" |
| 896 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.0.0.tgz#b789f7cd105e59bee5c0983a353942a5a48f56df" |
| 897 | + integrity sha512-yRyd2++o/IrJdyHuYMxyFyBhU762MRHQ/bAGQeTnN3pGikfh+nEmM61XTqaDH1XDp53afZ+waXrk0ZvenoZ6xw== |
| 898 | + dependencies: |
| 899 | + "@typescript-eslint/types" "5.0.0" |
| 900 | + eslint-visitor-keys "^3.0.0" |
| 901 | + |
856 | 902 | abab@^2.0.3, abab@^2.0.5: |
857 | 903 | version "2.0.5" |
858 | 904 | resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a" |
@@ -1987,6 +2033,11 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0: |
1987 | 2033 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" |
1988 | 2034 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== |
1989 | 2035 |
|
| 2036 | +eslint-visitor-keys@^3.0.0: |
| 2037 | + version "3.0.0" |
| 2038 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186" |
| 2039 | + integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q== |
| 2040 | + |
1990 | 2041 | eslint@^7.9.0: |
1991 | 2042 | version "7.32.0" |
1992 | 2043 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" |
|
0 commit comments