|
1728 | 1728 | eslint-scope "^5.1.1" |
1729 | 1729 | eslint-utils "^3.0.0" |
1730 | 1730 |
|
1731 | | -"@typescript-eslint/parser@^4.29.0": |
1732 | | - version "4.29.1" |
1733 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.1.tgz#17dfbb45c9032ffa0fe15881d20fbc2a4bdeb02d" |
1734 | | - integrity sha512-3fL5iN20hzX3Q4OkG7QEPFjZV2qsVGiDhEwwh+EkmE/w7oteiOvUNzmpu5eSwGJX/anCryONltJ3WDmAzAoCMg== |
1735 | | - dependencies: |
1736 | | - "@typescript-eslint/scope-manager" "4.29.1" |
1737 | | - "@typescript-eslint/types" "4.29.1" |
1738 | | - "@typescript-eslint/typescript-estree" "4.29.1" |
1739 | | - debug "^4.3.1" |
1740 | | - |
1741 | | -"@typescript-eslint/scope-manager@4.29.1": |
1742 | | - version "4.29.1" |
1743 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.1.tgz#f25da25bc6512812efa2ce5ebd36619d68e61358" |
1744 | | - integrity sha512-Hzv/uZOa9zrD/W5mftZa54Jd5Fed3tL6b4HeaOpwVSabJK8CJ+2MkDasnX/XK4rqP5ZTWngK1ZDeCi6EnxPQ7A== |
| 1731 | +"@typescript-eslint/parser@^4.33.0": |
| 1732 | + version "4.33.0" |
| 1733 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899" |
| 1734 | + integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA== |
1745 | 1735 | dependencies: |
1746 | | - "@typescript-eslint/types" "4.29.1" |
1747 | | - "@typescript-eslint/visitor-keys" "4.29.1" |
| 1736 | + "@typescript-eslint/scope-manager" "4.33.0" |
| 1737 | + "@typescript-eslint/types" "4.33.0" |
| 1738 | + "@typescript-eslint/typescript-estree" "4.33.0" |
| 1739 | + debug "^4.3.1" |
1748 | 1740 |
|
1749 | 1741 | "@typescript-eslint/scope-manager@4.33.0": |
1750 | 1742 | version "4.33.0" |
|
1754 | 1746 | "@typescript-eslint/types" "4.33.0" |
1755 | 1747 | "@typescript-eslint/visitor-keys" "4.33.0" |
1756 | 1748 |
|
1757 | | -"@typescript-eslint/types@4.29.1": |
1758 | | - version "4.29.1" |
1759 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5" |
1760 | | - integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA== |
1761 | | - |
1762 | 1749 | "@typescript-eslint/types@4.33.0": |
1763 | 1750 | version "4.33.0" |
1764 | 1751 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72" |
1765 | 1752 | integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ== |
1766 | 1753 |
|
1767 | | -"@typescript-eslint/typescript-estree@4.29.1": |
1768 | | - version "4.29.1" |
1769 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz#7b32a25ff8e51f2671ccc6b26cdbee3b1e6c5e7f" |
1770 | | - integrity sha512-lIkkrR9E4lwZkzPiRDNq0xdC3f2iVCUjw/7WPJ4S2Sl6C3nRWkeE1YXCQ0+KsiaQRbpY16jNaokdWnm9aUIsfw== |
1771 | | - dependencies: |
1772 | | - "@typescript-eslint/types" "4.29.1" |
1773 | | - "@typescript-eslint/visitor-keys" "4.29.1" |
1774 | | - debug "^4.3.1" |
1775 | | - globby "^11.0.3" |
1776 | | - is-glob "^4.0.1" |
1777 | | - semver "^7.3.5" |
1778 | | - tsutils "^3.21.0" |
1779 | | - |
1780 | 1754 | "@typescript-eslint/typescript-estree@4.33.0": |
1781 | 1755 | version "4.33.0" |
1782 | 1756 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609" |
|
1790 | 1764 | semver "^7.3.5" |
1791 | 1765 | tsutils "^3.21.0" |
1792 | 1766 |
|
1793 | | -"@typescript-eslint/visitor-keys@4.29.1": |
1794 | | - version "4.29.1" |
1795 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz#0615be8b55721f5e854f3ee99f1a714f2d093e5d" |
1796 | | - integrity sha512-zLqtjMoXvgdZY/PG6gqA73V8BjqPs4af1v2kiiETBObp+uC6gRYnJLmJHxC0QyUrrHDLJPIWNYxoBV3wbcRlag== |
1797 | | - dependencies: |
1798 | | - "@typescript-eslint/types" "4.29.1" |
1799 | | - eslint-visitor-keys "^2.0.0" |
1800 | | - |
1801 | 1767 | "@typescript-eslint/visitor-keys@4.33.0": |
1802 | 1768 | version "4.33.0" |
1803 | 1769 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd" |
|
0 commit comments