|
1621 | 1621 | dependencies: |
1622 | 1622 | "@types/yargs-parser" "*" |
1623 | 1623 |
|
1624 | | -"@typescript-eslint/eslint-plugin@^6.19.1": |
1625 | | - version "6.19.1" |
1626 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.1.tgz#bb0676af940bc23bf299ca58dbdc6589c2548c2e" |
1627 | | - integrity sha512-roQScUGFruWod9CEyoV5KlCYrubC/fvG8/1zXuT0WTcxX87GnMMmnksMwSg99lo1xiKrBzw2icsJPMAw1OtKxg== |
| 1624 | +"@typescript-eslint/eslint-plugin@^6.20.0": |
| 1625 | + version "6.20.0" |
| 1626 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.20.0.tgz#9cf31546d2d5e884602626d89b0e0d2168ac25ed" |
| 1627 | + integrity sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg== |
1628 | 1628 | dependencies: |
1629 | 1629 | "@eslint-community/regexpp" "^4.5.1" |
1630 | | - "@typescript-eslint/scope-manager" "6.19.1" |
1631 | | - "@typescript-eslint/type-utils" "6.19.1" |
1632 | | - "@typescript-eslint/utils" "6.19.1" |
1633 | | - "@typescript-eslint/visitor-keys" "6.19.1" |
| 1630 | + "@typescript-eslint/scope-manager" "6.20.0" |
| 1631 | + "@typescript-eslint/type-utils" "6.20.0" |
| 1632 | + "@typescript-eslint/utils" "6.20.0" |
| 1633 | + "@typescript-eslint/visitor-keys" "6.20.0" |
1634 | 1634 | debug "^4.3.4" |
1635 | 1635 | graphemer "^1.4.0" |
1636 | 1636 | ignore "^5.2.4" |
1637 | 1637 | natural-compare "^1.4.0" |
1638 | 1638 | semver "^7.5.4" |
1639 | 1639 | ts-api-utils "^1.0.1" |
1640 | 1640 |
|
1641 | | -"@typescript-eslint/parser@^6.19.1": |
1642 | | - version "6.19.1" |
1643 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.19.1.tgz#68a87bb21afaf0b1689e9cdce0e6e75bc91ada78" |
1644 | | - integrity sha512-WEfX22ziAh6pRE9jnbkkLGp/4RhTpffr2ZK5bJ18M8mIfA8A+k97U9ZyaXCEJRlmMHh7R9MJZWXp/r73DzINVQ== |
| 1641 | +"@typescript-eslint/parser@^6.20.0": |
| 1642 | + version "6.20.0" |
| 1643 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.20.0.tgz#17e314177304bdf498527e3c4b112e41287b7416" |
| 1644 | + integrity sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w== |
1645 | 1645 | dependencies: |
1646 | | - "@typescript-eslint/scope-manager" "6.19.1" |
1647 | | - "@typescript-eslint/types" "6.19.1" |
1648 | | - "@typescript-eslint/typescript-estree" "6.19.1" |
1649 | | - "@typescript-eslint/visitor-keys" "6.19.1" |
| 1646 | + "@typescript-eslint/scope-manager" "6.20.0" |
| 1647 | + "@typescript-eslint/types" "6.20.0" |
| 1648 | + "@typescript-eslint/typescript-estree" "6.20.0" |
| 1649 | + "@typescript-eslint/visitor-keys" "6.20.0" |
1650 | 1650 | debug "^4.3.4" |
1651 | 1651 |
|
1652 | 1652 | "@typescript-eslint/parser@^6.4.0": |
|
1668 | 1668 | "@typescript-eslint/types" "5.38.1" |
1669 | 1669 | "@typescript-eslint/visitor-keys" "5.38.1" |
1670 | 1670 |
|
1671 | | -"@typescript-eslint/scope-manager@6.19.1": |
1672 | | - version "6.19.1" |
1673 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.19.1.tgz#2f527ee30703a6169a52b31d42a1103d80acd51b" |
1674 | | - integrity sha512-4CdXYjKf6/6aKNMSly/BP4iCSOpvMmqtDzRtqFyyAae3z5kkqEjKndR5vDHL8rSuMIIWP8u4Mw4VxLyxZW6D5w== |
| 1671 | +"@typescript-eslint/scope-manager@6.20.0": |
| 1672 | + version "6.20.0" |
| 1673 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.20.0.tgz#8a926e60f6c47feb5bab878246dc2ae465730151" |
| 1674 | + integrity sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA== |
1675 | 1675 | dependencies: |
1676 | | - "@typescript-eslint/types" "6.19.1" |
1677 | | - "@typescript-eslint/visitor-keys" "6.19.1" |
| 1676 | + "@typescript-eslint/types" "6.20.0" |
| 1677 | + "@typescript-eslint/visitor-keys" "6.20.0" |
1678 | 1678 |
|
1679 | 1679 | "@typescript-eslint/scope-manager@6.4.1": |
1680 | 1680 | version "6.4.1" |
|
1684 | 1684 | "@typescript-eslint/types" "6.4.1" |
1685 | 1685 | "@typescript-eslint/visitor-keys" "6.4.1" |
1686 | 1686 |
|
1687 | | -"@typescript-eslint/type-utils@6.19.1": |
1688 | | - version "6.19.1" |
1689 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.19.1.tgz#6a130e3afe605a4898e043fa9f72e96309b54935" |
1690 | | - integrity sha512-0vdyld3ecfxJuddDjACUvlAeYNrHP/pDeQk2pWBR2ESeEzQhg52DF53AbI9QCBkYE23lgkhLCZNkHn2hEXXYIg== |
| 1687 | +"@typescript-eslint/type-utils@6.20.0": |
| 1688 | + version "6.20.0" |
| 1689 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.20.0.tgz#d395475cd0f3610dd80c7d8716fa0db767da3831" |
| 1690 | + integrity sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g== |
1691 | 1691 | dependencies: |
1692 | | - "@typescript-eslint/typescript-estree" "6.19.1" |
1693 | | - "@typescript-eslint/utils" "6.19.1" |
| 1692 | + "@typescript-eslint/typescript-estree" "6.20.0" |
| 1693 | + "@typescript-eslint/utils" "6.20.0" |
1694 | 1694 | debug "^4.3.4" |
1695 | 1695 | ts-api-utils "^1.0.1" |
1696 | 1696 |
|
|
1699 | 1699 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.1.tgz#74f9d6dcb8dc7c58c51e9fbc6653ded39e2e225c" |
1700 | 1700 | integrity sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg== |
1701 | 1701 |
|
1702 | | -"@typescript-eslint/types@6.19.1": |
1703 | | - version "6.19.1" |
1704 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.19.1.tgz#2d4c9d492a63ede15e7ba7d129bdf7714b77f771" |
1705 | | - integrity sha512-6+bk6FEtBhvfYvpHsDgAL3uo4BfvnTnoge5LrrCj2eJN8g3IJdLTD4B/jK3Q6vo4Ql/Hoip9I8aB6fF+6RfDqg== |
| 1702 | +"@typescript-eslint/types@6.20.0": |
| 1703 | + version "6.20.0" |
| 1704 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.20.0.tgz#5ccd74c29011ae7714ae6973e4ec0c634708b448" |
| 1705 | + integrity sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ== |
1706 | 1706 |
|
1707 | 1707 | "@typescript-eslint/types@6.4.1": |
1708 | 1708 | version "6.4.1" |
|
1722 | 1722 | semver "^7.3.7" |
1723 | 1723 | tsutils "^3.21.0" |
1724 | 1724 |
|
1725 | | -"@typescript-eslint/typescript-estree@6.19.1": |
1726 | | - version "6.19.1" |
1727 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.1.tgz#796d88d88882f12e85bb33d6d82d39e1aea54ed1" |
1728 | | - integrity sha512-aFdAxuhzBFRWhy+H20nYu19+Km+gFfwNO4TEqyszkMcgBDYQjmPJ61erHxuT2ESJXhlhrO7I5EFIlZ+qGR8oVA== |
| 1725 | +"@typescript-eslint/typescript-estree@6.20.0": |
| 1726 | + version "6.20.0" |
| 1727 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.20.0.tgz#5b2d0975949e6bdd8d45ee1471461ef5fadc5542" |
| 1728 | + integrity sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g== |
1729 | 1729 | dependencies: |
1730 | | - "@typescript-eslint/types" "6.19.1" |
1731 | | - "@typescript-eslint/visitor-keys" "6.19.1" |
| 1730 | + "@typescript-eslint/types" "6.20.0" |
| 1731 | + "@typescript-eslint/visitor-keys" "6.20.0" |
1732 | 1732 | debug "^4.3.4" |
1733 | 1733 | globby "^11.1.0" |
1734 | 1734 | is-glob "^4.0.3" |
|
1749 | 1749 | semver "^7.5.4" |
1750 | 1750 | ts-api-utils "^1.0.1" |
1751 | 1751 |
|
1752 | | -"@typescript-eslint/utils@6.19.1": |
1753 | | - version "6.19.1" |
1754 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.19.1.tgz#df93497f9cfddde2bcc2a591da80536e68acd151" |
1755 | | - integrity sha512-JvjfEZuP5WoMqwh9SPAPDSHSg9FBHHGhjPugSRxu5jMfjvBpq5/sGTD+9M9aQ5sh6iJ8AY/Kk/oUYVEMAPwi7w== |
| 1752 | +"@typescript-eslint/utils@6.20.0": |
| 1753 | + version "6.20.0" |
| 1754 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.20.0.tgz#0e52afcfaa51af5656490ba4b7437cc3aa28633d" |
| 1755 | + integrity sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg== |
1756 | 1756 | dependencies: |
1757 | 1757 | "@eslint-community/eslint-utils" "^4.4.0" |
1758 | 1758 | "@types/json-schema" "^7.0.12" |
1759 | 1759 | "@types/semver" "^7.5.0" |
1760 | | - "@typescript-eslint/scope-manager" "6.19.1" |
1761 | | - "@typescript-eslint/types" "6.19.1" |
1762 | | - "@typescript-eslint/typescript-estree" "6.19.1" |
| 1760 | + "@typescript-eslint/scope-manager" "6.20.0" |
| 1761 | + "@typescript-eslint/types" "6.20.0" |
| 1762 | + "@typescript-eslint/typescript-estree" "6.20.0" |
1763 | 1763 | semver "^7.5.4" |
1764 | 1764 |
|
1765 | 1765 | "@typescript-eslint/utils@^5.10.0": |
|
1782 | 1782 | "@typescript-eslint/types" "5.38.1" |
1783 | 1783 | eslint-visitor-keys "^3.3.0" |
1784 | 1784 |
|
1785 | | -"@typescript-eslint/visitor-keys@6.19.1": |
1786 | | - version "6.19.1" |
1787 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.1.tgz#2164073ed4fc34a5ff3b5e25bb5a442100454c4c" |
1788 | | - integrity sha512-gkdtIO+xSO/SmI0W68DBg4u1KElmIUo3vXzgHyGPs6cxgB0sa3TlptRAAE0hUY1hM6FcDKEv7aIwiTGm76cXfQ== |
| 1785 | +"@typescript-eslint/visitor-keys@6.20.0": |
| 1786 | + version "6.20.0" |
| 1787 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.20.0.tgz#f7ada27f2803de89df0edd9fd7be22c05ce6a498" |
| 1788 | + integrity sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw== |
1789 | 1789 | dependencies: |
1790 | | - "@typescript-eslint/types" "6.19.1" |
| 1790 | + "@typescript-eslint/types" "6.20.0" |
1791 | 1791 | eslint-visitor-keys "^3.4.1" |
1792 | 1792 |
|
1793 | 1793 | "@typescript-eslint/visitor-keys@6.4.1": |
@@ -3433,14 +3433,14 @@ eslint-config-standard@17.1.0: |
3433 | 3433 | resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975" |
3434 | 3434 | integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q== |
3435 | 3435 |
|
3436 | | -eslint-config-txo-typescript@^4.0.35: |
3437 | | - version "4.0.35" |
3438 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.35.tgz#030c656254be2246f67ecd376926d88c393fdc45" |
3439 | | - integrity sha512-TL01WKbvp/fg66lYk5jXHVJrbkD0T3SzYkFzXbC+pF7/TPKCF1ZG5CodVhcsBkByC4Pn+TEdvstfRqbLxoPDPQ== |
| 3436 | +eslint-config-txo-typescript@^4.0.36: |
| 3437 | + version "4.0.36" |
| 3438 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.36.tgz#dfac881c96c0890b3b6cafabf5d957134d30fcd3" |
| 3439 | + integrity sha512-c8/Sm4DEgkh21P1eOgEXeZIAxi8srNGlPgjdJ+QBrIuTr3l5lnOVRRJJ/IIIGXq9FgI3xSSLa0cVvgv3tXRXDg== |
3440 | 3440 | dependencies: |
3441 | 3441 | "@eslint-community/eslint-plugin-eslint-comments" "^4.1.0" |
3442 | | - "@typescript-eslint/eslint-plugin" "^6.19.1" |
3443 | | - "@typescript-eslint/parser" "^6.19.1" |
| 3442 | + "@typescript-eslint/eslint-plugin" "^6.20.0" |
| 3443 | + "@typescript-eslint/parser" "^6.20.0" |
3444 | 3444 | eslint "^8.56.0" |
3445 | 3445 | eslint-config-standard-with-typescript "^43.0.1" |
3446 | 3446 | eslint-import-resolver-typescript "^3.6.1" |
|
0 commit comments