|
1625 | 1625 | dependencies: |
1626 | 1626 | "@types/yargs-parser" "*" |
1627 | 1627 |
|
1628 | | -"@typescript-eslint/eslint-plugin@^6.10.0": |
1629 | | - version "6.10.0" |
1630 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.10.0.tgz#cfe2bd34e26d2289212946b96ab19dcad64b661a" |
1631 | | - integrity sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg== |
| 1628 | +"@typescript-eslint/eslint-plugin@^6.11.0": |
| 1629 | + version "6.11.0" |
| 1630 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f" |
| 1631 | + integrity sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w== |
1632 | 1632 | dependencies: |
1633 | 1633 | "@eslint-community/regexpp" "^4.5.1" |
1634 | | - "@typescript-eslint/scope-manager" "6.10.0" |
1635 | | - "@typescript-eslint/type-utils" "6.10.0" |
1636 | | - "@typescript-eslint/utils" "6.10.0" |
1637 | | - "@typescript-eslint/visitor-keys" "6.10.0" |
| 1634 | + "@typescript-eslint/scope-manager" "6.11.0" |
| 1635 | + "@typescript-eslint/type-utils" "6.11.0" |
| 1636 | + "@typescript-eslint/utils" "6.11.0" |
| 1637 | + "@typescript-eslint/visitor-keys" "6.11.0" |
1638 | 1638 | debug "^4.3.4" |
1639 | 1639 | graphemer "^1.4.0" |
1640 | 1640 | ignore "^5.2.4" |
1641 | 1641 | natural-compare "^1.4.0" |
1642 | 1642 | semver "^7.5.4" |
1643 | 1643 | ts-api-utils "^1.0.1" |
1644 | 1644 |
|
1645 | | -"@typescript-eslint/parser@^6.10.0": |
1646 | | - version "6.10.0" |
1647 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a" |
1648 | | - integrity sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog== |
| 1645 | +"@typescript-eslint/parser@^6.11.0": |
| 1646 | + version "6.11.0" |
| 1647 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.11.0.tgz#9640d9595d905f3be4f278bf515130e6129b202e" |
| 1648 | + integrity sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ== |
1649 | 1649 | dependencies: |
1650 | | - "@typescript-eslint/scope-manager" "6.10.0" |
1651 | | - "@typescript-eslint/types" "6.10.0" |
1652 | | - "@typescript-eslint/typescript-estree" "6.10.0" |
1653 | | - "@typescript-eslint/visitor-keys" "6.10.0" |
| 1650 | + "@typescript-eslint/scope-manager" "6.11.0" |
| 1651 | + "@typescript-eslint/types" "6.11.0" |
| 1652 | + "@typescript-eslint/typescript-estree" "6.11.0" |
| 1653 | + "@typescript-eslint/visitor-keys" "6.11.0" |
1654 | 1654 | debug "^4.3.4" |
1655 | 1655 |
|
1656 | 1656 | "@typescript-eslint/parser@^6.4.0": |
|
1672 | 1672 | "@typescript-eslint/types" "5.38.1" |
1673 | 1673 | "@typescript-eslint/visitor-keys" "5.38.1" |
1674 | 1674 |
|
1675 | | -"@typescript-eslint/scope-manager@6.10.0": |
1676 | | - version "6.10.0" |
1677 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz#b0276118b13d16f72809e3cecc86a72c93708540" |
1678 | | - integrity sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg== |
| 1675 | +"@typescript-eslint/scope-manager@6.11.0": |
| 1676 | + version "6.11.0" |
| 1677 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8" |
| 1678 | + integrity sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A== |
1679 | 1679 | dependencies: |
1680 | | - "@typescript-eslint/types" "6.10.0" |
1681 | | - "@typescript-eslint/visitor-keys" "6.10.0" |
| 1680 | + "@typescript-eslint/types" "6.11.0" |
| 1681 | + "@typescript-eslint/visitor-keys" "6.11.0" |
1682 | 1682 |
|
1683 | 1683 | "@typescript-eslint/scope-manager@6.4.1": |
1684 | 1684 | version "6.4.1" |
|
1688 | 1688 | "@typescript-eslint/types" "6.4.1" |
1689 | 1689 | "@typescript-eslint/visitor-keys" "6.4.1" |
1690 | 1690 |
|
1691 | | -"@typescript-eslint/type-utils@6.10.0": |
1692 | | - version "6.10.0" |
1693 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz#1007faede067c78bdbcef2e8abb31437e163e2e1" |
1694 | | - integrity sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg== |
| 1691 | +"@typescript-eslint/type-utils@6.11.0": |
| 1692 | + version "6.11.0" |
| 1693 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1" |
| 1694 | + integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA== |
1695 | 1695 | dependencies: |
1696 | | - "@typescript-eslint/typescript-estree" "6.10.0" |
1697 | | - "@typescript-eslint/utils" "6.10.0" |
| 1696 | + "@typescript-eslint/typescript-estree" "6.11.0" |
| 1697 | + "@typescript-eslint/utils" "6.11.0" |
1698 | 1698 | debug "^4.3.4" |
1699 | 1699 | ts-api-utils "^1.0.1" |
1700 | 1700 |
|
|
1703 | 1703 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.1.tgz#74f9d6dcb8dc7c58c51e9fbc6653ded39e2e225c" |
1704 | 1704 | integrity sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg== |
1705 | 1705 |
|
1706 | | -"@typescript-eslint/types@6.10.0": |
1707 | | - version "6.10.0" |
1708 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367" |
1709 | | - integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg== |
| 1706 | +"@typescript-eslint/types@6.11.0": |
| 1707 | + version "6.11.0" |
| 1708 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53" |
| 1709 | + integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA== |
1710 | 1710 |
|
1711 | 1711 | "@typescript-eslint/types@6.4.1": |
1712 | 1712 | version "6.4.1" |
|
1726 | 1726 | semver "^7.3.7" |
1727 | 1727 | tsutils "^3.21.0" |
1728 | 1728 |
|
1729 | | -"@typescript-eslint/typescript-estree@6.10.0": |
1730 | | - version "6.10.0" |
1731 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697" |
1732 | | - integrity sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg== |
| 1729 | +"@typescript-eslint/typescript-estree@6.11.0": |
| 1730 | + version "6.11.0" |
| 1731 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990" |
| 1732 | + integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ== |
1733 | 1733 | dependencies: |
1734 | | - "@typescript-eslint/types" "6.10.0" |
1735 | | - "@typescript-eslint/visitor-keys" "6.10.0" |
| 1734 | + "@typescript-eslint/types" "6.11.0" |
| 1735 | + "@typescript-eslint/visitor-keys" "6.11.0" |
1736 | 1736 | debug "^4.3.4" |
1737 | 1737 | globby "^11.1.0" |
1738 | 1738 | is-glob "^4.0.3" |
|
1752 | 1752 | semver "^7.5.4" |
1753 | 1753 | ts-api-utils "^1.0.1" |
1754 | 1754 |
|
1755 | | -"@typescript-eslint/utils@6.10.0": |
1756 | | - version "6.10.0" |
1757 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.10.0.tgz#4d76062d94413c30e402c9b0df8c14aef8d77336" |
1758 | | - integrity sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg== |
| 1755 | +"@typescript-eslint/utils@6.11.0": |
| 1756 | + version "6.11.0" |
| 1757 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604" |
| 1758 | + integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g== |
1759 | 1759 | dependencies: |
1760 | 1760 | "@eslint-community/eslint-utils" "^4.4.0" |
1761 | 1761 | "@types/json-schema" "^7.0.12" |
1762 | 1762 | "@types/semver" "^7.5.0" |
1763 | | - "@typescript-eslint/scope-manager" "6.10.0" |
1764 | | - "@typescript-eslint/types" "6.10.0" |
1765 | | - "@typescript-eslint/typescript-estree" "6.10.0" |
| 1763 | + "@typescript-eslint/scope-manager" "6.11.0" |
| 1764 | + "@typescript-eslint/types" "6.11.0" |
| 1765 | + "@typescript-eslint/typescript-estree" "6.11.0" |
1766 | 1766 | semver "^7.5.4" |
1767 | 1767 |
|
1768 | 1768 | "@typescript-eslint/utils@^5.10.0": |
|
1785 | 1785 | "@typescript-eslint/types" "5.38.1" |
1786 | 1786 | eslint-visitor-keys "^3.3.0" |
1787 | 1787 |
|
1788 | | -"@typescript-eslint/visitor-keys@6.10.0": |
1789 | | - version "6.10.0" |
1790 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz#b9eaf855a1ac7e95633ae1073af43d451e8f84e3" |
1791 | | - integrity sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg== |
| 1788 | +"@typescript-eslint/visitor-keys@6.11.0": |
| 1789 | + version "6.11.0" |
| 1790 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458" |
| 1791 | + integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ== |
1792 | 1792 | dependencies: |
1793 | | - "@typescript-eslint/types" "6.10.0" |
| 1793 | + "@typescript-eslint/types" "6.11.0" |
1794 | 1794 | eslint-visitor-keys "^3.4.1" |
1795 | 1795 |
|
1796 | 1796 | "@typescript-eslint/visitor-keys@6.4.1": |
@@ -3440,14 +3440,14 @@ eslint-config-standard@17.1.0: |
3440 | 3440 | resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975" |
3441 | 3441 | integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q== |
3442 | 3442 |
|
3443 | | -eslint-config-txo-typescript@^4.0.4: |
3444 | | - version "4.0.4" |
3445 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.4.tgz#959d7a7093f928021bec345314a5406e93d0ccb5" |
3446 | | - integrity sha512-IdIsZr+mRJe72WmHWC+IANTTn0erUCkvlk2T4q0DUeXQgSEdFybQftNXAmAGiJthb/3d1qciAIcuIkFg3rlbVg== |
| 3443 | +eslint-config-txo-typescript@^4.0.5: |
| 3444 | + version "4.0.6" |
| 3445 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.6.tgz#1d528ed7bfb847b9f3f9b57398949615b8fbae41" |
| 3446 | + integrity sha512-tpAFFYnR2vKRILgDVUgnXMlKJ/bYdsBjSyatY5aTxNBSHut94mrmJeurL5MHEyw2PPUbgHoeXJ7zJYCtEgVzhQ== |
3447 | 3447 | dependencies: |
3448 | 3448 | "@eslint-community/eslint-plugin-eslint-comments" "^4.1.0" |
3449 | | - "@typescript-eslint/eslint-plugin" "^6.10.0" |
3450 | | - "@typescript-eslint/parser" "^6.10.0" |
| 3449 | + "@typescript-eslint/eslint-plugin" "^6.11.0" |
| 3450 | + "@typescript-eslint/parser" "^6.11.0" |
3451 | 3451 | eslint "^8.53.0" |
3452 | 3452 | eslint-config-standard-with-typescript "^39.1.1" |
3453 | 3453 | eslint-import-resolver-typescript "^3.6.1" |
|
0 commit comments