|
1682 | 1682 | eslint-scope "^5.0.0" |
1683 | 1683 | eslint-utils "^2.0.0" |
1684 | 1684 |
|
1685 | | -"@typescript-eslint/parser@^4.2.0", "@typescript-eslint/parser@^4.3.0": |
1686 | | - version "4.3.0" |
1687 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.3.0.tgz#684fc0be6551a2bfcb253991eec3c786a8c063a3" |
1688 | | - integrity sha512-JyfRnd72qRuUwItDZ00JNowsSlpQGeKfl9jxwO0FHK1qQ7FbYdoy5S7P+5wh1ISkT2QyAvr2pc9dAemDxzt75g== |
| 1685 | +"@typescript-eslint/parser@^4.2.0", "@typescript-eslint/parser@^4.4.0": |
| 1686 | + version "4.4.0" |
| 1687 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.0.tgz#65974db9a75f23b036f17b37e959b5f99b659ec0" |
| 1688 | + integrity sha512-yc14iEItCxoGb7W4Nx30FlTyGpU9r+j+n1LUK/exlq2eJeFxczrz/xFRZUk2f6yzWfK+pr1DOTyQnmDkcC4TnA== |
1689 | 1689 | dependencies: |
1690 | | - "@typescript-eslint/scope-manager" "4.3.0" |
1691 | | - "@typescript-eslint/types" "4.3.0" |
1692 | | - "@typescript-eslint/typescript-estree" "4.3.0" |
| 1690 | + "@typescript-eslint/scope-manager" "4.4.0" |
| 1691 | + "@typescript-eslint/types" "4.4.0" |
| 1692 | + "@typescript-eslint/typescript-estree" "4.4.0" |
1693 | 1693 | debug "^4.1.1" |
1694 | 1694 |
|
1695 | | -"@typescript-eslint/scope-manager@4.3.0": |
1696 | | - version "4.3.0" |
1697 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.3.0.tgz#c743227e087545968080d2362cfb1273842cb6a7" |
1698 | | - integrity sha512-cTeyP5SCNE8QBRfc+Lgh4Xpzje46kNUhXYfc3pQWmJif92sjrFuHT9hH4rtOkDTo/si9Klw53yIr+djqGZS1ig== |
1699 | | - dependencies: |
1700 | | - "@typescript-eslint/types" "4.3.0" |
1701 | | - "@typescript-eslint/visitor-keys" "4.3.0" |
1702 | | - |
1703 | 1695 | "@typescript-eslint/scope-manager@4.4.0": |
1704 | 1696 | version "4.4.0" |
1705 | 1697 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.0.tgz#2f3dd27692a12cc9a046a90ba6a9d8cb7731190a" |
|
1713 | 1705 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" |
1714 | 1706 | integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== |
1715 | 1707 |
|
1716 | | -"@typescript-eslint/types@4.3.0": |
1717 | | - version "4.3.0" |
1718 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.3.0.tgz#1f0b2d5e140543e2614f06d48fb3ae95193c6ddf" |
1719 | | - integrity sha512-Cx9TpRvlRjOppGsU6Y6KcJnUDOelja2NNCX6AZwtVHRzaJkdytJWMuYiqi8mS35MRNA3cJSwDzXePfmhU6TANw== |
1720 | | - |
1721 | 1708 | "@typescript-eslint/types@4.4.0": |
1722 | 1709 | version "4.4.0" |
1723 | 1710 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.0.tgz#63440ef87a54da7399a13bdd4b82060776e9e621" |
|
1750 | 1737 | semver "^7.3.2" |
1751 | 1738 | tsutils "^3.17.1" |
1752 | 1739 |
|
1753 | | -"@typescript-eslint/typescript-estree@4.3.0": |
1754 | | - version "4.3.0" |
1755 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.3.0.tgz#0edc1068e6b2e4c7fdc54d61e329fce76241cee8" |
1756 | | - integrity sha512-ZAI7xjkl+oFdLV/COEz2tAbQbR3XfgqHEGy0rlUXzfGQic6EBCR4s2+WS3cmTPG69aaZckEucBoTxW9PhzHxxw== |
1757 | | - dependencies: |
1758 | | - "@typescript-eslint/types" "4.3.0" |
1759 | | - "@typescript-eslint/visitor-keys" "4.3.0" |
1760 | | - debug "^4.1.1" |
1761 | | - globby "^11.0.1" |
1762 | | - is-glob "^4.0.1" |
1763 | | - lodash "^4.17.15" |
1764 | | - semver "^7.3.2" |
1765 | | - tsutils "^3.17.1" |
1766 | | - |
1767 | 1740 | "@typescript-eslint/typescript-estree@4.4.0": |
1768 | 1741 | version "4.4.0" |
1769 | 1742 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.0.tgz#16a2df7c16710ddd5406b32b86b9c1124b1ca526" |
|
1785 | 1758 | dependencies: |
1786 | 1759 | eslint-visitor-keys "^1.1.0" |
1787 | 1760 |
|
1788 | | -"@typescript-eslint/visitor-keys@4.3.0": |
1789 | | - version "4.3.0" |
1790 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.3.0.tgz#0e5ab0a09552903edeae205982e8521e17635ae0" |
1791 | | - integrity sha512-xZxkuR7XLM6RhvLkgv9yYlTcBHnTULzfnw4i6+z2TGBLy9yljAypQaZl9c3zFvy7PNI7fYWyvKYtohyF8au3cw== |
1792 | | - dependencies: |
1793 | | - "@typescript-eslint/types" "4.3.0" |
1794 | | - eslint-visitor-keys "^2.0.0" |
1795 | | - |
1796 | 1761 | "@typescript-eslint/visitor-keys@4.4.0": |
1797 | 1762 | version "4.4.0" |
1798 | 1763 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.0.tgz#0a9118344082f14c0f051342a74b42dfdb012640" |
|
0 commit comments