Skip to content

Commit

Permalink
Bump the typescript-eslint group with 2 updates (#2032)
Browse files Browse the repository at this point in the history
Bumps the typescript-eslint group with 2 updates:
[@typescript-eslint/rule-tester](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester)
and
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).

Updates `@typescript-eslint/rule-tester` from 8.4.0 to 8.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/rule-tester</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.5.0</h2>
<h2>8.5.0 (2024-09-09)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents]
prevent unnecessary <code> ([ undefined</code> for optional parameters
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester/issues/9479">#9479</a>)](<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/">https://github.com/typescript-eslint/typescript-eslint/commit/</a>
undefined` for optional parameters (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester/issues/9479">#9479</a>)))</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-argument] differentiate
error types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9920">#9920</a>)</li>
<li><strong>typescript-estree:</strong> default
projectService.defaultProject to 'tsconfig.json' (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9893">#9893</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency prism-react-renderer to
v2.4.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9943">#9943</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] fix
TSNonNullExpression fixer (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9898">#9898</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] handle static
method (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9951">#9951</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] fix
AST quick path scope analysis (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9900">#9900</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-assertions] access
parser services lazily (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9921">#9921</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>f44da958e</li>
<li>Josh Goldberg ✨</li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></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>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-tester/CHANGELOG.md"><code>@​typescript-eslint/rule-tester</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.5.0 (2024-09-09)</h2>
<p>This was a version bump only for rule-tester 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/4d31ebe71ac26612a129ac4be98692b11387145e"><code>4d31ebe</code></a>
chore(release): publish 8.5.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/7919b605980463bd8c141bc5b094f50db3c3666d"><code>7919b60</code></a>
chore: enable <code>eslint-plugin-regexp</code> (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester/issues/9948">#9948</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/bee8c9df739264740b1eb7b49acfc289b29cbba1"><code>bee8c9d</code></a>
chore: enable unicorn/prefer-spread (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester/issues/9834">#9834</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/rule-tester">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.4.0 to 8.5.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.5.0</h2>
<h2>8.5.0 (2024-09-09)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents]
prevent unnecessary <code> ([ undefined</code> for optional parameters
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9479">#9479</a>)](<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/">https://github.com/typescript-eslint/typescript-eslint/commit/</a>
undefined` for optional parameters (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9479">#9479</a>)))</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-argument] differentiate
error types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9920">#9920</a>)</li>
<li><strong>typescript-estree:</strong> default
projectService.defaultProject to 'tsconfig.json' (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9893">#9893</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency prism-react-renderer to
v2.4.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9943">#9943</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] fix
TSNonNullExpression fixer (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9898">#9898</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] handle static
method (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9951">#9951</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] fix
AST quick path scope analysis (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9900">#9900</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-assertions] access
parser services lazily (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9921">#9921</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>f44da958e</li>
<li>Josh Goldberg ✨</li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></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>
</blockquote>
</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.5.0 (2024-09-09)</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/4d31ebe71ac26612a129ac4be98692b11387145e"><code>4d31ebe</code></a>
chore(release): publish 8.5.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/4bc801e542e4accd644b65514a7b7355874f7a96"><code>4bc801e</code></a>
chore: enable unicorn/no-array-reduce (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9640">#9640</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent b1bf4a2 commit 325f033
Showing 1 changed file with 61 additions and 61 deletions.
122 changes: 61 additions & 61 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -822,97 +822,97 @@
resolved "https://registry.yarnpkg.com/@types/triple-beam/-/triple-beam-1.3.5.tgz#74fef9ffbaa198eb8b588be029f38b00299caa2c"
integrity sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==

"@typescript-eslint/eslint-plugin@8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.4.0.tgz#188c65610ef875a086404b5bfe105df936b035da"
integrity sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw==
"@typescript-eslint/eslint-plugin@8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.5.0.tgz#7c1863693a98371703686e1c0fac64ffc576cdb1"
integrity sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw==
dependencies:
"@eslint-community/regexpp" "^4.10.0"
"@typescript-eslint/scope-manager" "8.4.0"
"@typescript-eslint/type-utils" "8.4.0"
"@typescript-eslint/utils" "8.4.0"
"@typescript-eslint/visitor-keys" "8.4.0"
"@typescript-eslint/scope-manager" "8.5.0"
"@typescript-eslint/type-utils" "8.5.0"
"@typescript-eslint/utils" "8.5.0"
"@typescript-eslint/visitor-keys" "8.5.0"
graphemer "^1.4.0"
ignore "^5.3.1"
natural-compare "^1.4.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/parser@8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.4.0.tgz#36b7cd7643a1c190d49dc0278192b2450f615a6f"
integrity sha512-NHgWmKSgJk5K9N16GIhQ4jSobBoJwrmURaLErad0qlLjrpP5bECYg+wxVTGlGZmJbU03jj/dfnb6V9bw+5icsA==
"@typescript-eslint/parser@8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.5.0.tgz#d590e1ef9f31f26d423999ad3f687723247e6bcc"
integrity sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==
dependencies:
"@typescript-eslint/scope-manager" "8.4.0"
"@typescript-eslint/types" "8.4.0"
"@typescript-eslint/typescript-estree" "8.4.0"
"@typescript-eslint/visitor-keys" "8.4.0"
"@typescript-eslint/scope-manager" "8.5.0"
"@typescript-eslint/types" "8.5.0"
"@typescript-eslint/typescript-estree" "8.5.0"
"@typescript-eslint/visitor-keys" "8.5.0"
debug "^4.3.4"

"@typescript-eslint/rule-tester@^8.0.1":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/rule-tester/-/rule-tester-8.4.0.tgz#3ad13d7a1b230ca80e3f20f2438d2f6cc812e507"
integrity sha512-z4DE0HJyvNNPOe77UUrr2YPRhhbCqK1Ls09MLFv5OIxKekFR1zWQbM9bwkXSEqpzsLcQ00ZXUZVOnLjoV/+DoQ==
version "8.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/rule-tester/-/rule-tester-8.5.0.tgz#d475106e06c2f80dd6226d72a6f35da5633fb305"
integrity sha512-ySLDyc7rktaTLcAICIKf5MG6tjc20g9e6oud4oG1OlsBLZlV9Yl4iuCnmBILojjST8/iYs5o1qebYhF1r97EfA==
dependencies:
"@typescript-eslint/typescript-estree" "8.4.0"
"@typescript-eslint/utils" "8.4.0"
"@typescript-eslint/typescript-estree" "8.5.0"
"@typescript-eslint/utils" "8.5.0"
ajv "^6.12.6"
json-stable-stringify-without-jsonify "^1.0.1"
lodash.merge "4.6.2"
semver "^7.6.0"

"@typescript-eslint/scope-manager@8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz#8a13d3c0044513d7960348db6f4789d2a06fa4b4"
integrity sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==
"@typescript-eslint/scope-manager@8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz#385341de65b976f02b295b8aca54bb4ffd6b5f07"
integrity sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==
dependencies:
"@typescript-eslint/types" "8.4.0"
"@typescript-eslint/visitor-keys" "8.4.0"
"@typescript-eslint/types" "8.5.0"
"@typescript-eslint/visitor-keys" "8.5.0"

"@typescript-eslint/type-utils@8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.4.0.tgz#4a91b5789f41946adb56d73e2fb4639fdcf37af7"
integrity sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A==
"@typescript-eslint/type-utils@8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.5.0.tgz#6215b23aa39dbbd8dde0a4ef9ee0f745410c29b1"
integrity sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA==
dependencies:
"@typescript-eslint/typescript-estree" "8.4.0"
"@typescript-eslint/utils" "8.4.0"
"@typescript-eslint/typescript-estree" "8.5.0"
"@typescript-eslint/utils" "8.5.0"
debug "^4.3.4"
ts-api-utils "^1.3.0"

"@typescript-eslint/types@8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171"
integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==
"@typescript-eslint/types@8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.5.0.tgz#4465d99331d1276f8fb2030e4f9c73fe01a05bf9"
integrity sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==

"@typescript-eslint/typescript-estree@8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz#00ed79ae049e124db37315cde1531a900a048482"
integrity sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==
"@typescript-eslint/typescript-estree@8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz#6e5758cf2f63aa86e9ddfa4e284e2e0b81b87557"
integrity sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==
dependencies:
"@typescript-eslint/types" "8.4.0"
"@typescript-eslint/visitor-keys" "8.4.0"
"@typescript-eslint/types" "8.5.0"
"@typescript-eslint/visitor-keys" "8.5.0"
debug "^4.3.4"
fast-glob "^3.3.2"
is-glob "^4.0.3"
minimatch "^9.0.4"
semver "^7.6.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/utils@8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.4.0.tgz#35c552a404858c853a1f62ba6df2214f1988afc3"
integrity sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==
"@typescript-eslint/utils@8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.5.0.tgz#4d4ffed96d0654546a37faa5b84bdce16d951634"
integrity sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@typescript-eslint/scope-manager" "8.4.0"
"@typescript-eslint/types" "8.4.0"
"@typescript-eslint/typescript-estree" "8.4.0"
"@typescript-eslint/scope-manager" "8.5.0"
"@typescript-eslint/types" "8.5.0"
"@typescript-eslint/typescript-estree" "8.5.0"

"@typescript-eslint/visitor-keys@8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz#1e8a8b8fd3647db1e42361fdd8de3e1679dec9d2"
integrity sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==
"@typescript-eslint/visitor-keys@8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz#13028df3b866d2e3e2e2cc4193cf2c1e0e04c4bf"
integrity sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==
dependencies:
"@typescript-eslint/types" "8.4.0"
"@typescript-eslint/types" "8.5.0"
eslint-visitor-keys "^3.4.3"

"@vitest/coverage-istanbul@^2.0.3":
Expand Down Expand Up @@ -3551,13 +3551,13 @@ types-ramda@^0.30.1:
ts-toolbelt "^9.6.0"

typescript-eslint@^8.0.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.4.0.tgz#3fa38bd279994cdb40ba9264ef5262a17cf4cfa0"
integrity sha512-67qoc3zQZe3CAkO0ua17+7aCLI0dU+sSQd1eKPGq06QE4rfQjstVXR6woHO5qQvGUa550NfGckT4tzh3b3c8Pw==
version "8.5.0"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.5.0.tgz#041f6c302d0e9a8e116a33d60b0bb19f34036dd7"
integrity sha512-uD+XxEoSIvqtm4KE97etm32Tn5MfaZWgWfMMREStLxR6JzvHkc2Tkj7zhTEK5XmtpTmKHNnG8Sot6qDfhHtR1Q==
dependencies:
"@typescript-eslint/eslint-plugin" "8.4.0"
"@typescript-eslint/parser" "8.4.0"
"@typescript-eslint/utils" "8.4.0"
"@typescript-eslint/eslint-plugin" "8.5.0"
"@typescript-eslint/parser" "8.5.0"
"@typescript-eslint/utils" "8.5.0"

typescript@5.6.1-rc:
version "5.6.1-rc"
Expand Down

0 comments on commit 325f033

Please sign in to comment.