|
1696 | 1696 | dependencies: |
1697 | 1697 | "@typescript-eslint/utils" "5.10.0" |
1698 | 1698 |
|
1699 | | -"@typescript-eslint/parser@^5.4.0": |
1700 | | - version "5.4.0" |
1701 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.4.0.tgz#3aa83ce349d66e39b84151f6d5464928044ca9e3" |
1702 | | - integrity sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw== |
1703 | | - dependencies: |
1704 | | - "@typescript-eslint/scope-manager" "5.4.0" |
1705 | | - "@typescript-eslint/types" "5.4.0" |
1706 | | - "@typescript-eslint/typescript-estree" "5.4.0" |
1707 | | - debug "^4.3.2" |
1708 | | - |
1709 | | -"@typescript-eslint/parser@^5.9.0": |
1710 | | - version "5.10.0" |
1711 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c" |
1712 | | - integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw== |
| 1699 | +"@typescript-eslint/parser@^5.10.2", "@typescript-eslint/parser@^5.9.0": |
| 1700 | + version "5.10.2" |
| 1701 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.2.tgz#b6076d27cc5499ce3f2c625f5ccde946ecb7db9a" |
| 1702 | + integrity sha512-JaNYGkaQVhP6HNF+lkdOr2cAs2wdSZBoalE22uYWq8IEv/OVH0RksSGydk+sW8cLoSeYmC+OHvRyv2i4AQ7Czg== |
1713 | 1703 | dependencies: |
1714 | | - "@typescript-eslint/scope-manager" "5.10.0" |
1715 | | - "@typescript-eslint/types" "5.10.0" |
1716 | | - "@typescript-eslint/typescript-estree" "5.10.0" |
| 1704 | + "@typescript-eslint/scope-manager" "5.10.2" |
| 1705 | + "@typescript-eslint/types" "5.10.2" |
| 1706 | + "@typescript-eslint/typescript-estree" "5.10.2" |
1717 | 1707 | debug "^4.3.2" |
1718 | 1708 |
|
1719 | 1709 | "@typescript-eslint/scope-manager@5.10.0": |
|
1732 | 1722 | "@typescript-eslint/types" "5.10.2" |
1733 | 1723 | "@typescript-eslint/visitor-keys" "5.10.2" |
1734 | 1724 |
|
1735 | | -"@typescript-eslint/scope-manager@5.4.0": |
1736 | | - version "5.4.0" |
1737 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz#aaab08415f4a9cf32b870c7750ae8ba4607126a1" |
1738 | | - integrity sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA== |
1739 | | - dependencies: |
1740 | | - "@typescript-eslint/types" "5.4.0" |
1741 | | - "@typescript-eslint/visitor-keys" "5.4.0" |
1742 | | - |
1743 | 1725 | "@typescript-eslint/type-utils@5.10.2": |
1744 | 1726 | version "5.10.2" |
1745 | 1727 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.2.tgz#ad5acdf98a7d2ab030bea81f17da457519101ceb" |
|
1759 | 1741 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.2.tgz#604d15d795c4601fffba6ecb4587ff9fdec68ce8" |
1760 | 1742 | integrity sha512-Qfp0qk/5j2Rz3p3/WhWgu4S1JtMcPgFLnmAKAW061uXxKSa7VWKZsDXVaMXh2N60CX9h6YLaBoy9PJAfCOjk3w== |
1761 | 1743 |
|
1762 | | -"@typescript-eslint/types@5.4.0": |
1763 | | - version "5.4.0" |
1764 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.4.0.tgz#b1c130f4b381b77bec19696c6e3366f9781ce8f2" |
1765 | | - integrity sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA== |
1766 | | - |
1767 | 1744 | "@typescript-eslint/typescript-estree@5.10.0": |
1768 | 1745 | version "5.10.0" |
1769 | 1746 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224" |
|
1790 | 1767 | semver "^7.3.5" |
1791 | 1768 | tsutils "^3.21.0" |
1792 | 1769 |
|
1793 | | -"@typescript-eslint/typescript-estree@5.4.0": |
1794 | | - version "5.4.0" |
1795 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz#fe524fb308973c68ebeb7428f3b64499a6ba5fc0" |
1796 | | - integrity sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA== |
1797 | | - dependencies: |
1798 | | - "@typescript-eslint/types" "5.4.0" |
1799 | | - "@typescript-eslint/visitor-keys" "5.4.0" |
1800 | | - debug "^4.3.2" |
1801 | | - globby "^11.0.4" |
1802 | | - is-glob "^4.0.3" |
1803 | | - semver "^7.3.5" |
1804 | | - tsutils "^3.21.0" |
1805 | | - |
1806 | 1770 | "@typescript-eslint/utils@5.10.0": |
1807 | 1771 | version "5.10.0" |
1808 | 1772 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65" |
|
1843 | 1807 | "@typescript-eslint/types" "5.10.2" |
1844 | 1808 | eslint-visitor-keys "^3.0.0" |
1845 | 1809 |
|
1846 | | -"@typescript-eslint/visitor-keys@5.4.0": |
1847 | | - version "5.4.0" |
1848 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz#09bc28efd3621f292fe88c86eef3bf4893364c8c" |
1849 | | - integrity sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg== |
1850 | | - dependencies: |
1851 | | - "@typescript-eslint/types" "5.4.0" |
1852 | | - eslint-visitor-keys "^3.0.0" |
1853 | | - |
1854 | 1810 | JSONStream@^1.0.4: |
1855 | 1811 | version "1.3.5" |
1856 | 1812 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0" |
|
0 commit comments