|
1781 | 1781 | eslint-scope "^5.1.1" |
1782 | 1782 | eslint-utils "^3.0.0" |
1783 | 1783 |
|
1784 | | -"@typescript-eslint/parser@^4.28.4", "@typescript-eslint/parser@^4.29.3", "@typescript-eslint/parser@^4.4.1": |
1785 | | - version "4.29.3" |
1786 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.3.tgz#2ac25535f34c0e98f50c0e6b28c679c2357d45f2" |
1787 | | - integrity sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ== |
1788 | | - dependencies: |
1789 | | - "@typescript-eslint/scope-manager" "4.29.3" |
1790 | | - "@typescript-eslint/types" "4.29.3" |
1791 | | - "@typescript-eslint/typescript-estree" "4.29.3" |
1792 | | - debug "^4.3.1" |
1793 | | - |
1794 | | -"@typescript-eslint/scope-manager@4.29.3": |
1795 | | - version "4.29.3" |
1796 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.3.tgz#497dec66f3a22e459f6e306cf14021e40ec86e19" |
1797 | | - integrity sha512-x+w8BLXO7iWPkG5mEy9bA1iFRnk36p/goVlYobVWHyDw69YmaH9q6eA+Fgl7kYHmFvWlebUTUfhtIg4zbbl8PA== |
| 1784 | +"@typescript-eslint/parser@^4.28.4", "@typescript-eslint/parser@^4.31.1", "@typescript-eslint/parser@^4.4.1": |
| 1785 | + version "4.31.1" |
| 1786 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.1.tgz#8f9a2672033e6f6d33b1c0260eebdc0ddf539064" |
| 1787 | + integrity sha512-dnVZDB6FhpIby6yVbHkwTKkn2ypjVIfAR9nh+kYsA/ZL0JlTsd22BiDjouotisY3Irmd3OW1qlk9EI5R8GrvRQ== |
1798 | 1788 | dependencies: |
1799 | | - "@typescript-eslint/types" "4.29.3" |
1800 | | - "@typescript-eslint/visitor-keys" "4.29.3" |
| 1789 | + "@typescript-eslint/scope-manager" "4.31.1" |
| 1790 | + "@typescript-eslint/types" "4.31.1" |
| 1791 | + "@typescript-eslint/typescript-estree" "4.31.1" |
| 1792 | + debug "^4.3.1" |
1801 | 1793 |
|
1802 | 1794 | "@typescript-eslint/scope-manager@4.31.1": |
1803 | 1795 | version "4.31.1" |
|
1807 | 1799 | "@typescript-eslint/types" "4.31.1" |
1808 | 1800 | "@typescript-eslint/visitor-keys" "4.31.1" |
1809 | 1801 |
|
1810 | | -"@typescript-eslint/types@4.29.3": |
1811 | | - version "4.29.3" |
1812 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.3.tgz#d7980c49aef643d0af8954c9f14f656b7fd16017" |
1813 | | - integrity sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg== |
1814 | | - |
1815 | 1802 | "@typescript-eslint/types@4.31.1": |
1816 | 1803 | version "4.31.1" |
1817 | 1804 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.1.tgz#5f255b695627a13401d2fdba5f7138bc79450d66" |
1818 | 1805 | integrity sha512-kixltt51ZJGKENNW88IY5MYqTBA8FR0Md8QdGbJD2pKZ+D5IvxjTYDNtJPDxFBiXmka2aJsITdB1BtO1fsgmsQ== |
1819 | 1806 |
|
1820 | | -"@typescript-eslint/typescript-estree@4.29.3": |
1821 | | - version "4.29.3" |
1822 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.3.tgz#1bafad610015c4ded35c85a70b6222faad598b40" |
1823 | | - integrity sha512-45oQJA0bxna4O5TMwz55/TpgjX1YrAPOI/rb6kPgmdnemRZx/dB0rsx+Ku8jpDvqTxcE1C/qEbVHbS3h0hflag== |
1824 | | - dependencies: |
1825 | | - "@typescript-eslint/types" "4.29.3" |
1826 | | - "@typescript-eslint/visitor-keys" "4.29.3" |
1827 | | - debug "^4.3.1" |
1828 | | - globby "^11.0.3" |
1829 | | - is-glob "^4.0.1" |
1830 | | - semver "^7.3.5" |
1831 | | - tsutils "^3.21.0" |
1832 | | - |
1833 | 1807 | "@typescript-eslint/typescript-estree@4.31.1": |
1834 | 1808 | version "4.31.1" |
1835 | 1809 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.1.tgz#4a04d5232cf1031232b7124a9c0310b577a62d17" |
|
1843 | 1817 | semver "^7.3.5" |
1844 | 1818 | tsutils "^3.21.0" |
1845 | 1819 |
|
1846 | | -"@typescript-eslint/visitor-keys@4.29.3": |
1847 | | - version "4.29.3" |
1848 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.3.tgz#c691760a00bd86bf8320d2a90a93d86d322f1abf" |
1849 | | - integrity sha512-MGGfJvXT4asUTeVs0Q2m+sY63UsfnA+C/FDgBKV3itLBmM9H0u+URcneePtkd0at1YELmZK6HSolCqM4Fzs6yA== |
1850 | | - dependencies: |
1851 | | - "@typescript-eslint/types" "4.29.3" |
1852 | | - eslint-visitor-keys "^2.0.0" |
1853 | | - |
1854 | 1820 | "@typescript-eslint/visitor-keys@4.31.1": |
1855 | 1821 | version "4.31.1" |
1856 | 1822 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.1.tgz#f2e7a14c7f20c4ae07d7fc3c5878c4441a1da9cc" |
|
0 commit comments