|
3950 | 3950 | eslint-utils "^3.0.0" |
3951 | 3951 |
|
3952 | 3952 | "@typescript-eslint/parser@^4.15.2": |
3953 | | - version "4.25.0" |
3954 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.25.0.tgz#6b2cb6285aa3d55bfb263c650739091b0f19aceb" |
3955 | | - integrity sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg== |
3956 | | - dependencies: |
3957 | | - "@typescript-eslint/scope-manager" "4.25.0" |
3958 | | - "@typescript-eslint/types" "4.25.0" |
3959 | | - "@typescript-eslint/typescript-estree" "4.25.0" |
3960 | | - debug "^4.1.1" |
3961 | | - |
3962 | | -"@typescript-eslint/scope-manager@4.25.0": |
3963 | | - version "4.25.0" |
3964 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca" |
3965 | | - integrity sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w== |
| 3953 | + version "4.33.0" |
| 3954 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899" |
| 3955 | + integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA== |
3966 | 3956 | dependencies: |
3967 | | - "@typescript-eslint/types" "4.25.0" |
3968 | | - "@typescript-eslint/visitor-keys" "4.25.0" |
| 3957 | + "@typescript-eslint/scope-manager" "4.33.0" |
| 3958 | + "@typescript-eslint/types" "4.33.0" |
| 3959 | + "@typescript-eslint/typescript-estree" "4.33.0" |
| 3960 | + debug "^4.3.1" |
3969 | 3961 |
|
3970 | 3962 | "@typescript-eslint/scope-manager@4.33.0": |
3971 | 3963 | version "4.33.0" |
|
3975 | 3967 | "@typescript-eslint/types" "4.33.0" |
3976 | 3968 | "@typescript-eslint/visitor-keys" "4.33.0" |
3977 | 3969 |
|
3978 | | -"@typescript-eslint/types@4.25.0": |
3979 | | - version "4.25.0" |
3980 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87" |
3981 | | - integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ== |
3982 | | - |
3983 | 3970 | "@typescript-eslint/types@4.33.0": |
3984 | 3971 | version "4.33.0" |
3985 | 3972 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72" |
3986 | 3973 | integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ== |
3987 | 3974 |
|
3988 | | -"@typescript-eslint/typescript-estree@4.25.0": |
3989 | | - version "4.25.0" |
3990 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25" |
3991 | | - integrity sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg== |
3992 | | - dependencies: |
3993 | | - "@typescript-eslint/types" "4.25.0" |
3994 | | - "@typescript-eslint/visitor-keys" "4.25.0" |
3995 | | - debug "^4.1.1" |
3996 | | - globby "^11.0.1" |
3997 | | - is-glob "^4.0.1" |
3998 | | - semver "^7.3.2" |
3999 | | - tsutils "^3.17.1" |
4000 | | - |
4001 | 3975 | "@typescript-eslint/typescript-estree@4.33.0": |
4002 | 3976 | version "4.33.0" |
4003 | 3977 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609" |
|
4011 | 3985 | semver "^7.3.5" |
4012 | 3986 | tsutils "^3.21.0" |
4013 | 3987 |
|
4014 | | -"@typescript-eslint/visitor-keys@4.25.0": |
4015 | | - version "4.25.0" |
4016 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7" |
4017 | | - integrity sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg== |
4018 | | - dependencies: |
4019 | | - "@typescript-eslint/types" "4.25.0" |
4020 | | - eslint-visitor-keys "^2.0.0" |
4021 | | - |
4022 | 3988 | "@typescript-eslint/visitor-keys@4.33.0": |
4023 | 3989 | version "4.33.0" |
4024 | 3990 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd" |
@@ -7933,7 +7899,7 @@ globby@11.0.1: |
7933 | 7899 | merge2 "^1.3.0" |
7934 | 7900 | slash "^3.0.0" |
7935 | 7901 |
|
7936 | | -globby@^11.0.1, globby@^11.0.2: |
| 7902 | +globby@^11.0.2: |
7937 | 7903 | version "11.0.3" |
7938 | 7904 | resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb" |
7939 | 7905 | integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg== |
@@ -13691,7 +13657,7 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3: |
13691 | 13657 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" |
13692 | 13658 | integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== |
13693 | 13659 |
|
13694 | | -tsutils@^3.17.1, tsutils@^3.21.0: |
| 13660 | +tsutils@^3.21.0: |
13695 | 13661 | version "3.21.0" |
13696 | 13662 | resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" |
13697 | 13663 | integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== |
|
0 commit comments