Skip to content

Commit cf087f0

Browse files
meili-bors[bot]dependabot[bot]flevi29
authored
Merge #1811
1811: build(deps-dev): bump typescript-eslint from 8.16.0 to 8.19.0 r=flevi29 a=dependabot[bot] Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.16.0 to 8.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.19.0</h2> <h2>8.19.0 (2024-12-30)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] check array predicate functions' return statements (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10106">#10106</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> add getConstraintInfo to handle generic constraints better (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10496">#10496</a>)</li> <li><strong>eslint-plugin:</strong> [array-type] autofix with conditional types needs parentheses (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10522">#10522</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] don't report on indirect circular references (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10537">#10537</a>)</li> <li><strong>eslint-plugin:</strong> [member-ordering] ignore method overloading (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10536">#10536</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Karl Werner</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>`@​kirkwaiblinger</code></a></li>` <li>Ronen Amiel</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>`@​yeonjuan</code></a></li>` </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>v8.18.2</h2> <h2>8.18.2 (2024-12-23)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-deprecated] not reporting usages of deprecated declared constants as object value (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10498">#10498</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10494">#10494</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10473">#10473</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10490">#10490</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10461">#10461</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-arguments] handle type/value context (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10503">#10503</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-assertions] allow default assertionStyle option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10512">#10512</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle noUncheckedIndexedAccess true (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10514">#10514</a>)</li> <li><strong>typescript-eslint:</strong> export types so that declarations can be named for dts files (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10513">#10513</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>`@​bradzacher</code></a></li>` <li>Luke Deen Taylor <a href="https://github.com/controversial"><code>`@​controversial</code></a></li>` <li>Ronen Amiel</li> <li>Scott O'Hara</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>`@​yeonjuan</code></a></li>` <li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>`@​y-hsgw</code></a></li>` </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>v8.18.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.19.0 (2024-12-30)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>8.18.2 (2024-12-23)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> export types so that declarations can be named for dts files (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10513">#10513</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>`@​bradzacher</code></a></li>` </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>8.18.1 (2024-12-16)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>8.18.0 (2024-12-09)</h2> <h3>🩹 Fixes</h3> <ul> <li>typescript peer dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10373">#10373</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>rtritto</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>8.17.0 (2024-12-02)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7"><code>e19f30f</code></a> chore(release): publish 8.19.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/157b781f2b59c7e9c0d2558ce302cf5c886fddff"><code>157b781</code></a> chore(release): publish 8.18.2</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d24a82854d06089cbd2a8801f2982fd4781f3701"><code>d24a828</code></a> fix(typescript-eslint): export types so that declarations can be named for dt...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b2ce15840934fb5bf1ad4b1136658be9578ab82c"><code>b2ce158</code></a> chore(release): publish 8.18.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c60dbabd8a93e001543de64ec479f62e9725978a"><code>c60dbab</code></a> chore(release): publish 8.18.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4cb2cf86c3d011fca667c745d43fd8dcd6c9e652"><code>4cb2cf8</code></a> fix: typescript peer dependency (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10373">#10373</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2c8a75e84242e1d94ea74de8dbb5c6f04aac580d"><code>2c8a75e</code></a> chore(release): publish 8.17.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript-eslint&package-manager=npm_and_yarn&previous-version=8.16.0&new-version=8.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: F. Levi <[email protected]>
2 parents 9305d99 + d3b6cf1 commit cf087f0

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"shx": "^0.3.2",
116116
"typedoc": "^0.27.2",
117117
"typescript": "^5.4.5",
118-
"typescript-eslint": "^8.16.0",
118+
"typescript-eslint": "^8.19.0",
119119
"vitest": "2.0.5"
120120
},
121121
"packageManager": "[email protected]"

yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1666,85 +1666,85 @@
16661666
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20"
16671667
integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==
16681668

1669-
"@typescript-eslint/eslint-plugin@8.16.0":
1670-
version "8.16.0"
1671-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.16.0.tgz#ac56825bcdf3b392fc76a94b1315d4a162f201a6"
1672-
integrity sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q==
1669+
"@typescript-eslint/eslint-plugin@8.19.0":
1670+
version "8.19.0"
1671+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5"
1672+
integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==
16731673
dependencies:
16741674
"@eslint-community/regexpp" "^4.10.0"
1675-
"@typescript-eslint/scope-manager" "8.16.0"
1676-
"@typescript-eslint/type-utils" "8.16.0"
1677-
"@typescript-eslint/utils" "8.16.0"
1678-
"@typescript-eslint/visitor-keys" "8.16.0"
1675+
"@typescript-eslint/scope-manager" "8.19.0"
1676+
"@typescript-eslint/type-utils" "8.19.0"
1677+
"@typescript-eslint/utils" "8.19.0"
1678+
"@typescript-eslint/visitor-keys" "8.19.0"
16791679
graphemer "^1.4.0"
16801680
ignore "^5.3.1"
16811681
natural-compare "^1.4.0"
16821682
ts-api-utils "^1.3.0"
16831683

1684-
"@typescript-eslint/parser@8.16.0":
1685-
version "8.16.0"
1686-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.16.0.tgz#ee5b2d6241c1ab3e2e53f03fd5a32d8e266d8e06"
1687-
integrity sha512-D7DbgGFtsqIPIFMPJwCad9Gfi/hC0PWErRRHFnaCWoEDYi5tQUDiJCTmGUbBiLzjqAck4KcXt9Ayj0CNlIrF+w==
1684+
"@typescript-eslint/parser@8.19.0":
1685+
version "8.19.0"
1686+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292"
1687+
integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==
16881688
dependencies:
1689-
"@typescript-eslint/scope-manager" "8.16.0"
1690-
"@typescript-eslint/types" "8.16.0"
1691-
"@typescript-eslint/typescript-estree" "8.16.0"
1692-
"@typescript-eslint/visitor-keys" "8.16.0"
1689+
"@typescript-eslint/scope-manager" "8.19.0"
1690+
"@typescript-eslint/types" "8.19.0"
1691+
"@typescript-eslint/typescript-estree" "8.19.0"
1692+
"@typescript-eslint/visitor-keys" "8.19.0"
16931693
debug "^4.3.4"
16941694

1695-
"@typescript-eslint/scope-manager@8.16.0":
1696-
version "8.16.0"
1697-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.16.0.tgz#ebc9a3b399a69a6052f3d88174456dd399ef5905"
1698-
integrity sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg==
1695+
"@typescript-eslint/scope-manager@8.19.0":
1696+
version "8.19.0"
1697+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc"
1698+
integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==
16991699
dependencies:
1700-
"@typescript-eslint/types" "8.16.0"
1701-
"@typescript-eslint/visitor-keys" "8.16.0"
1700+
"@typescript-eslint/types" "8.19.0"
1701+
"@typescript-eslint/visitor-keys" "8.19.0"
17021702

1703-
"@typescript-eslint/type-utils@8.16.0":
1704-
version "8.16.0"
1705-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.16.0.tgz#585388735f7ac390f07c885845c3d185d1b64740"
1706-
integrity sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg==
1703+
"@typescript-eslint/type-utils@8.19.0":
1704+
version "8.19.0"
1705+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f"
1706+
integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==
17071707
dependencies:
1708-
"@typescript-eslint/typescript-estree" "8.16.0"
1709-
"@typescript-eslint/utils" "8.16.0"
1708+
"@typescript-eslint/typescript-estree" "8.19.0"
1709+
"@typescript-eslint/utils" "8.19.0"
17101710
debug "^4.3.4"
17111711
ts-api-utils "^1.3.0"
17121712

1713-
"@typescript-eslint/types@8.16.0":
1714-
version "8.16.0"
1715-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737"
1716-
integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==
1713+
"@typescript-eslint/types@8.19.0":
1714+
version "8.19.0"
1715+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb"
1716+
integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==
17171717

1718-
"@typescript-eslint/typescript-estree@8.16.0":
1719-
version "8.16.0"
1720-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.16.0.tgz#9d741e56e5b13469b5190e763432ce5551a9300c"
1721-
integrity sha512-E2+9IzzXMc1iaBy9zmo+UYvluE3TW7bCGWSF41hVWUE01o8nzr1rvOQYSxelxr6StUvRcTMe633eY8mXASMaNw==
1718+
"@typescript-eslint/typescript-estree@8.19.0":
1719+
version "8.19.0"
1720+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb"
1721+
integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==
17221722
dependencies:
1723-
"@typescript-eslint/types" "8.16.0"
1724-
"@typescript-eslint/visitor-keys" "8.16.0"
1723+
"@typescript-eslint/types" "8.19.0"
1724+
"@typescript-eslint/visitor-keys" "8.19.0"
17251725
debug "^4.3.4"
17261726
fast-glob "^3.3.2"
17271727
is-glob "^4.0.3"
17281728
minimatch "^9.0.4"
17291729
semver "^7.6.0"
17301730
ts-api-utils "^1.3.0"
17311731

1732-
"@typescript-eslint/utils@8.16.0":
1733-
version "8.16.0"
1734-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.16.0.tgz#c71264c437157feaa97842809836254a6fc833c3"
1735-
integrity sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA==
1732+
"@typescript-eslint/utils@8.19.0":
1733+
version "8.19.0"
1734+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684"
1735+
integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==
17361736
dependencies:
17371737
"@eslint-community/eslint-utils" "^4.4.0"
1738-
"@typescript-eslint/scope-manager" "8.16.0"
1739-
"@typescript-eslint/types" "8.16.0"
1740-
"@typescript-eslint/typescript-estree" "8.16.0"
1738+
"@typescript-eslint/scope-manager" "8.19.0"
1739+
"@typescript-eslint/types" "8.19.0"
1740+
"@typescript-eslint/typescript-estree" "8.19.0"
17411741

1742-
"@typescript-eslint/visitor-keys@8.16.0":
1743-
version "8.16.0"
1744-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.16.0.tgz#d5086afc060b01ff7a4ecab8d49d13d5a7b07705"
1745-
integrity sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==
1742+
"@typescript-eslint/visitor-keys@8.19.0":
1743+
version "8.19.0"
1744+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77"
1745+
integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==
17461746
dependencies:
1747-
"@typescript-eslint/types" "8.16.0"
1747+
"@typescript-eslint/types" "8.19.0"
17481748
eslint-visitor-keys "^4.2.0"
17491749

17501750
@@ -4154,14 +4154,14 @@ typedoc@^0.27.2:
41544154
minimatch "^9.0.5"
41554155
yaml "^2.6.1"
41564156

4157-
typescript-eslint@^8.16.0:
4158-
version "8.16.0"
4159-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.16.0.tgz#d608c972d6b2461ca10ec30fd3fa62a080baba19"
4160-
integrity sha512-wDkVmlY6O2do4V+lZd0GtRfbtXbeD0q9WygwXXSJnC1xorE8eqyC2L1tJimqpSeFrOzRlYtWnUp/uzgHQOgfBQ==
4157+
typescript-eslint@^8.19.0:
4158+
version "8.19.0"
4159+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.0.tgz#e4ff06b19f2f9807a2c26147a0199a109944d9e0"
4160+
integrity sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==
41614161
dependencies:
4162-
"@typescript-eslint/eslint-plugin" "8.16.0"
4163-
"@typescript-eslint/parser" "8.16.0"
4164-
"@typescript-eslint/utils" "8.16.0"
4162+
"@typescript-eslint/eslint-plugin" "8.19.0"
4163+
"@typescript-eslint/parser" "8.19.0"
4164+
"@typescript-eslint/utils" "8.19.0"
41654165

41664166
typescript@^5.4.5:
41674167
version "5.4.5"

0 commit comments

Comments
 (0)