|
1639 | 1639 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
1640 | 1640 | integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
|
1641 | 1641 |
|
1642 |
| -"@types/eslint-visitor-keys@^1.0.0": |
1643 |
| - version "1.0.0" |
1644 |
| - resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d" |
1645 |
| - integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag== |
1646 |
| - |
1647 | 1642 |
|
1648 | 1643 | version "0.0.39"
|
1649 | 1644 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
|
|
1809 | 1804 | "@types/webpack-sources" "*"
|
1810 | 1805 | source-map "^0.6.0"
|
1811 | 1806 |
|
1812 |
| -"@typescript-eslint/eslint-plugin@^3.10.1": |
1813 |
| - version "3.10.1" |
1814 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f" |
1815 |
| - integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ== |
| 1807 | +"@typescript-eslint/eslint-plugin@^4.1.0": |
| 1808 | + version "4.1.0" |
| 1809 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.1.0.tgz#7d309f60815ff35e9627ad85e41928d7b7fd443f" |
| 1810 | + integrity sha512-U+nRJx8XDUqJxYF0FCXbpmD9nWt/xHDDG0zsw1vrVYAmEAuD/r49iowfurjSL2uTA2JsgtpsyG7mjO7PHf2dYw== |
1816 | 1811 | dependencies:
|
1817 |
| - "@typescript-eslint/experimental-utils" "3.10.1" |
| 1812 | + "@typescript-eslint/experimental-utils" "4.1.0" |
| 1813 | + "@typescript-eslint/scope-manager" "4.1.0" |
1818 | 1814 | debug "^4.1.1"
|
1819 | 1815 | functional-red-black-tree "^1.0.1"
|
1820 | 1816 | regexpp "^3.0.0"
|
1821 | 1817 | semver "^7.3.2"
|
1822 | 1818 | tsutils "^3.17.1"
|
1823 | 1819 |
|
1824 |
| -"@typescript-eslint/experimental-utils@3.10.1": |
1825 |
| - version "3.10.1" |
1826 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686" |
1827 |
| - integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw== |
| 1820 | +"@typescript-eslint/experimental-utils@4.1.0": |
| 1821 | + version "4.1.0" |
| 1822 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.1.0.tgz#263d7225645c09a411c8735eeffd417f50f49026" |
| 1823 | + integrity sha512-paEYLA37iqRIDPeQwAmoYSiZ3PiHsaAc3igFeBTeqRHgPnHjHLJ9OGdmP6nwAkF65p2QzEsEBtpjNUBWByNWzA== |
1828 | 1824 | dependencies:
|
1829 | 1825 | "@types/json-schema" "^7.0.3"
|
1830 |
| - "@typescript-eslint/types" "3.10.1" |
1831 |
| - "@typescript-eslint/typescript-estree" "3.10.1" |
| 1826 | + "@typescript-eslint/scope-manager" "4.1.0" |
| 1827 | + "@typescript-eslint/types" "4.1.0" |
| 1828 | + "@typescript-eslint/typescript-estree" "4.1.0" |
1832 | 1829 | eslint-scope "^5.0.0"
|
1833 | 1830 | eslint-utils "^2.0.0"
|
1834 | 1831 |
|
1835 |
| -"@typescript-eslint/parser@^3.10.1": |
1836 |
| - version "3.10.1" |
1837 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467" |
1838 |
| - integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw== |
| 1832 | +"@typescript-eslint/parser@^4.1.0": |
| 1833 | + version "4.1.0" |
| 1834 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.1.0.tgz#9b0409411725f14cd7faa81a664e5051225961db" |
| 1835 | + integrity sha512-hM/WNCQTzDHgS0Ke3cR9zPndL3OTKr9OoN9CL3UqulsAjYDrglSwIIgswSmHBcSbOzLmgaMARwrQEbIumIglvQ== |
1839 | 1836 | dependencies:
|
1840 |
| - "@types/eslint-visitor-keys" "^1.0.0" |
1841 |
| - "@typescript-eslint/experimental-utils" "3.10.1" |
1842 |
| - "@typescript-eslint/types" "3.10.1" |
1843 |
| - "@typescript-eslint/typescript-estree" "3.10.1" |
1844 |
| - eslint-visitor-keys "^1.1.0" |
| 1837 | + "@typescript-eslint/scope-manager" "4.1.0" |
| 1838 | + "@typescript-eslint/types" "4.1.0" |
| 1839 | + "@typescript-eslint/typescript-estree" "4.1.0" |
| 1840 | + debug "^4.1.1" |
1845 | 1841 |
|
1846 |
| -"@typescript-eslint/ [email protected]": |
1847 |
| - version "3.10.1" |
1848 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" |
1849 |
| - integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== |
| 1842 | +"@typescript-eslint/ [email protected]": |
| 1843 | + version "4.1.0" |
| 1844 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.1.0.tgz#9e389745ee9cfe12252ed1e9958808abd6b3a683" |
| 1845 | + integrity sha512-HD1/u8vFNnxwiHqlWKC/Pigdn0Mvxi84Y6GzbZ5f5sbLrFKu0al02573Er+D63Sw67IffVUXR0uR8rpdfdk+vA== |
| 1846 | + dependencies: |
| 1847 | + "@typescript-eslint/types" "4.1.0" |
| 1848 | + "@typescript-eslint/visitor-keys" "4.1.0" |
1850 | 1849 |
|
1851 |
| -"@typescript-eslint/ [email protected]": |
1852 |
| - version "3.10.1" |
1853 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853" |
1854 |
| - integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w== |
| 1850 | +"@typescript-eslint/ [email protected]": |
| 1851 | + version "4.1.0" |
| 1852 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.1.0.tgz#edbd3fec346f34e13ce7aa176b03b497a32c496a" |
| 1853 | + integrity sha512-rkBqWsO7m01XckP9R2YHVN8mySOKKY2cophGM8K5uDK89ArCgahItQYdbg/3n8xMxzu2elss+an1TphlUpDuJw== |
| 1854 | + |
| 1855 | +"@typescript-eslint/ [email protected]": |
| 1856 | + version "4.1.0" |
| 1857 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.1.0.tgz#394046ead25164494218c0e3d6b960695ea967f6" |
| 1858 | + integrity sha512-r6et57qqKAWU173nWyw31x7OfgmKfMEcjJl9vlJEzS+kf9uKNRr4AVTRXfTCwebr7bdiVEkfRY5xGnpPaNPe4Q== |
1855 | 1859 | dependencies:
|
1856 |
| - "@typescript-eslint/types" "3.10.1" |
1857 |
| - "@typescript-eslint/visitor-keys" "3.10.1" |
| 1860 | + "@typescript-eslint/types" "4.1.0" |
| 1861 | + "@typescript-eslint/visitor-keys" "4.1.0" |
1858 | 1862 | debug "^4.1.1"
|
1859 |
| - glob "^7.1.6" |
| 1863 | + globby "^11.0.1" |
1860 | 1864 | is-glob "^4.0.1"
|
1861 | 1865 | lodash "^4.17.15"
|
1862 | 1866 | semver "^7.3.2"
|
1863 | 1867 | tsutils "^3.17.1"
|
1864 | 1868 |
|
1865 |
| -"@typescript-eslint/visitor-keys@3.10.1": |
1866 |
| - version "3.10.1" |
1867 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931" |
1868 |
| - integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ== |
| 1869 | +"@typescript-eslint/visitor-keys@4.1.0": |
| 1870 | + version "4.1.0" |
| 1871 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.1.0.tgz#b2d528c9484e7eda1aa4f86ccf0432fb16e4d545" |
| 1872 | + integrity sha512-+taO0IZGCtCEsuNTTF2Q/5o8+fHrlml8i9YsZt2AiDCdYEJzYlsmRY991l/6f3jNXFyAWepdQj7n8Na6URiDRQ== |
1869 | 1873 | dependencies:
|
1870 |
| - eslint-visitor-keys "^1.1.0" |
| 1874 | + "@typescript-eslint/types" "4.1.0" |
| 1875 | + eslint-visitor-keys "^2.0.0" |
1871 | 1876 |
|
1872 | 1877 | "@webassemblyjs/ [email protected]":
|
1873 | 1878 | version "1.9.0"
|
@@ -5126,6 +5131,11 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3
|
5126 | 5131 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
|
5127 | 5132 | integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
|
5128 | 5133 |
|
| 5134 | +eslint-visitor-keys@^2.0.0: |
| 5135 | + version "2.0.0" |
| 5136 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" |
| 5137 | + integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== |
| 5138 | + |
5129 | 5139 | eslint@^7.0.0, eslint@^7.8.1:
|
5130 | 5140 | version "7.8.1"
|
5131 | 5141 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.1.tgz#e59de3573fb6a5be8ff526c791571646d124a8fa"
|
@@ -6168,10 +6178,10 @@ globalyzer@^0.1.0:
|
6168 | 6178 | resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.4.tgz#bc8e273afe1ac7c24eea8def5b802340c5cc534f"
|
6169 | 6179 | integrity sha512-LeguVWaxgHN0MNbWC6YljNMzHkrCny9fzjmEUdnF1kQ7wATFD1RHFRqA1qxaX2tgxGENlcxjOflopBwj3YZiXA==
|
6170 | 6180 |
|
6171 |
| -globby@*, globby@^11.0.0: |
6172 |
| - version "11.0.0" |
6173 |
| - resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154" |
6174 |
| - integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg== |
| 6181 | +globby@*, globby@^11.0.0, globby@^11.0.1: |
| 6182 | + version "11.0.1" |
| 6183 | + resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357" |
| 6184 | + integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ== |
6175 | 6185 | dependencies:
|
6176 | 6186 | array-union "^2.1.0"
|
6177 | 6187 | dir-glob "^3.0.1"
|
|
0 commit comments