Skip to content

Commit

Permalink
Bump the typescript-eslint group across 1 directory with 2 updates (#…
Browse files Browse the repository at this point in the history
…2127)

Bumps the typescript-eslint group with 2 updates in the / directory:
[@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.10.0 to 8.12.1
<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.12.1</h2>
<h2>8.12.1 (2024-10-28)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] add
support for assignment expressions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10152">#10152</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
report mapped types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10160">#10160</a>)</li>
<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add
considerDefaultExhaustiveForUnions option (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9954">#9954</a>)</li>
<li><strong>eslint-plugin:</strong> [no-base-to-string] handle String()
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10005">#10005</a>)</li>
<li><strong>typescript-eslint:</strong> improve undefined extension
handling (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10177">#10177</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unsafe-return] don't reiterate
through all type parts for each part (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10203">#10203</a>)</li>
<li><strong>website:</strong> enable <code>noImplicitAny</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10175">#10175</a>)</li>
<li><strong>rule-tester:</strong> use cwd option to set base path for
tests with file name (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10201">#10201</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>Dave <a
href="https://github.com/reduckted"><code>@​reduckted</code></a></li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Maxim Stykow <a
href="https://github.com/mstykow"><code>@​mstykow</code></a></li>
<li>Terry Fu</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.12.0</h2>
<p>See <a
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1">https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1</a></p>
<h2>v8.11.0</h2>
<h2>8.11.0 (2024-10-21)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-base-to-string] add support for
catching toLocaleString (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10138">#10138</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] add
suggestion fixer (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10149">#10149</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [class-literal-property-style] don't
report nodes with <code>override</code> keyword (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10135">#10135</a>)</li>
<li><strong>rule-tester:</strong> allow custom filename outside
directory (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10147">#10147</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Lotfi Meklati <a
href="https://github.com/lotmek"><code>@​lotmek</code></a></li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<!-- 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/rule-tester/CHANGELOG.md"><code>@​typescript-eslint/rule-tester</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.12.1 (2024-10-28)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>rule-tester:</strong> use cwd option to set base path for
tests with file name (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10201">#10201</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Dave <a
href="https://github.com/reduckted"><code>@​reduckted</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.12.0 (2024-10-28)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] add
support for assignment expressions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10152">#10152</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</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.11.0 (2024-10-21)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>rule-tester:</strong> allow custom filename outside
directory (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10147">#10147</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Lotfi Meklati <a
href="https://github.com/lotmek"><code>@​lotmek</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>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/1edec1d56ccad98fa65f57ac54fe8abbb1d3a922"><code>1edec1d</code></a>
chore(release): publish 8.12.1</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/bda3444b718d230682d4ec273ecb203de9df611e"><code>bda3444</code></a>
fix(rule-tester): use cwd option to set base path for tests with file
name (#...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/3413a2d5bfb1641de86677ed25f1fd66045ac068"><code>3413a2d</code></a>
chore(release): publish 8.12.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/e765033b4271458d7dad08cf615001fa2ed0a065"><code>e765033</code></a>
feat(eslint-plugin): [prefer-nullish-coalescing] add support for
assignment e...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/79c27a822ee9d5e955b6bcd41a6a8c320938cdaf"><code>79c27a8</code></a>
chore(release): publish 8.11.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/70a381d24da3ac450cc48985eaa904561845ff14"><code>70a381d</code></a>
fix(rule-tester): allow custom filename outside directory (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester/issues/10147">#10147</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/8d35958494eb0c97cc36c3fc0844aea377542315"><code>8d35958</code></a>
chore: enable eslint-plugin-perfectionist on typescript-estree package
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester/issues/9852">#9852</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.1/packages/rule-tester">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.10.0 to 8.12.1
<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.12.1</h2>
<h2>8.12.1 (2024-10-28)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] add
support for assignment expressions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10152">#10152</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
report mapped types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10160">#10160</a>)</li>
<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add
considerDefaultExhaustiveForUnions option (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9954">#9954</a>)</li>
<li><strong>eslint-plugin:</strong> [no-base-to-string] handle String()
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10005">#10005</a>)</li>
<li><strong>typescript-eslint:</strong> improve undefined extension
handling (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10177">#10177</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unsafe-return] don't reiterate
through all type parts for each part (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10203">#10203</a>)</li>
<li><strong>website:</strong> enable <code>noImplicitAny</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10175">#10175</a>)</li>
<li><strong>rule-tester:</strong> use cwd option to set base path for
tests with file name (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10201">#10201</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>Dave <a
href="https://github.com/reduckted"><code>@​reduckted</code></a></li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Maxim Stykow <a
href="https://github.com/mstykow"><code>@​mstykow</code></a></li>
<li>Terry Fu</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.12.0</h2>
<p>See <a
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1">https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1</a></p>
<h2>v8.11.0</h2>
<h2>8.11.0 (2024-10-21)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-base-to-string] add support for
catching toLocaleString (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10138">#10138</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] add
suggestion fixer (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10149">#10149</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [class-literal-property-style] don't
report nodes with <code>override</code> keyword (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10135">#10135</a>)</li>
<li><strong>rule-tester:</strong> allow custom filename outside
directory (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10147">#10147</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Lotfi Meklati <a
href="https://github.com/lotmek"><code>@​lotmek</code></a></li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
</ul>
<!-- 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.12.1 (2024-10-28)</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.12.0 (2024-10-28)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>typescript-eslint:</strong> improve undefined extension
handling (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10177">#10177</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Maxim Stykow <a
href="https://github.com/mstykow"><code>@​mstykow</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.11.0 (2024-10-21)</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/1edec1d56ccad98fa65f57ac54fe8abbb1d3a922"><code>1edec1d</code></a>
chore(release): publish 8.12.1</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/3413a2d5bfb1641de86677ed25f1fd66045ac068"><code>3413a2d</code></a>
chore(release): publish 8.12.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/ad9d3bab05f6afd388760658c897c6284a6633bb"><code>ad9d3ba</code></a>
feat(typescript-eslint): improve undefined extension handling (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10177">#10177</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/79c27a822ee9d5e955b6bcd41a6a8c320938cdaf"><code>79c27a8</code></a>
chore(release): publish 8.11.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.1/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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 1e229a0 commit 34a0c86
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 @@ -951,97 +951,97 @@
"@types/express" "*"
"@types/serve-static" "*"

"@typescript-eslint/eslint-plugin@8.10.0":
version "8.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.10.0.tgz#9c8218ed62f9a322df10ded7c34990f014df44f2"
integrity sha512-phuB3hoP7FFKbRXxjl+DRlQDuJqhpOnm5MmtROXyWi3uS/Xg2ZXqiQfcG2BJHiN4QKyzdOJi3NEn/qTnjUlkmQ==
"@typescript-eslint/eslint-plugin@8.12.1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.12.1.tgz#ea39bc3c1bf9828b01e35478daede2188b471b2e"
integrity sha512-gNg/inLRcPoBsKKIe4Vv38SVSOhk4BKWNO0T56sVff33gRqtTpOsrhHtiOKD1lmIOmCtZMPaW2x/h2FlM+sCEg==
dependencies:
"@eslint-community/regexpp" "^4.10.0"
"@typescript-eslint/scope-manager" "8.10.0"
"@typescript-eslint/type-utils" "8.10.0"
"@typescript-eslint/utils" "8.10.0"
"@typescript-eslint/visitor-keys" "8.10.0"
"@typescript-eslint/scope-manager" "8.12.1"
"@typescript-eslint/type-utils" "8.12.1"
"@typescript-eslint/utils" "8.12.1"
"@typescript-eslint/visitor-keys" "8.12.1"
graphemer "^1.4.0"
ignore "^5.3.1"
natural-compare "^1.4.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/parser@8.10.0":
version "8.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.10.0.tgz#3cbe7206f5e42835878a74a76da533549f977662"
integrity sha512-E24l90SxuJhytWJ0pTQydFT46Nk0Z+bsLKo/L8rtQSL93rQ6byd1V/QbDpHUTdLPOMsBCcYXZweADNCfOCmOAg==
"@typescript-eslint/parser@8.12.1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.12.1.tgz#6ea637412d127eeb5726d89461ef47b152c568e7"
integrity sha512-I/I9Bg7qFa8rOgBnUUHIWTgzbB5wVkSLX+04xGUzTcJUtdq/I2uHWR9mbW6qUYJG/UmkuDcTax5JHvoEWOAHOQ==
dependencies:
"@typescript-eslint/scope-manager" "8.10.0"
"@typescript-eslint/types" "8.10.0"
"@typescript-eslint/typescript-estree" "8.10.0"
"@typescript-eslint/visitor-keys" "8.10.0"
"@typescript-eslint/scope-manager" "8.12.1"
"@typescript-eslint/types" "8.12.1"
"@typescript-eslint/typescript-estree" "8.12.1"
"@typescript-eslint/visitor-keys" "8.12.1"
debug "^4.3.4"

"@typescript-eslint/rule-tester@^8.0.1":
version "8.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/rule-tester/-/rule-tester-8.10.0.tgz#3406d728c1464b42b44385e4ec2fe2883c0c58e3"
integrity sha512-/+Cms6eddJv4UW1wzxbRYeaZKJOlwWrfzuPQCGtzMsiZMTn5SaABS/wyCSZ+po+nUXc86OtP5QajUfsZGH/tSg==
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/rule-tester/-/rule-tester-8.12.1.tgz#1a856f3cd2a47db981cd9c5554ce54c4ffc1b795"
integrity sha512-tX0Msi4SnuDUlZ19Fg6Vf/JiiNzZyndeRjbZPSvdY6JKmtCjRV2PoybQj99LrpZn05L2y3sQ+s4XAvMfcRiRLg==
dependencies:
"@typescript-eslint/typescript-estree" "8.10.0"
"@typescript-eslint/utils" "8.10.0"
"@typescript-eslint/typescript-estree" "8.12.1"
"@typescript-eslint/utils" "8.12.1"
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.10.0":
version "8.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.10.0.tgz#606ffe18314d7b5c2f118f2f02aaa2958107a19c"
integrity sha512-AgCaEjhfql9MDKjMUxWvH7HjLeBqMCBfIaBbzzIcBbQPZE7CPh1m6FF+L75NUMJFMLYhCywJXIDEMa3//1A0dw==
"@typescript-eslint/scope-manager@8.12.1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.12.1.tgz#8d1088d81786e46f714b8772c84500896899c25f"
integrity sha512-bma6sD1iViTt+y9MAwDlBdPTMCqoH/BNdcQk4rKhIZWv3eM0xHmzeSrPJA663PAqFqfpOmtdugycpr0E1mZDVA==
dependencies:
"@typescript-eslint/types" "8.10.0"
"@typescript-eslint/visitor-keys" "8.10.0"
"@typescript-eslint/types" "8.12.1"
"@typescript-eslint/visitor-keys" "8.12.1"

"@typescript-eslint/type-utils@8.10.0":
version "8.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.10.0.tgz#99f1d2e21f8c74703e7d9c4a67a87271eaf57597"
integrity sha512-PCpUOpyQSpxBn230yIcK+LeCQaXuxrgCm2Zk1S+PTIRJsEfU6nJ0TtwyH8pIwPK/vJoA+7TZtzyAJSGBz+s/dg==
"@typescript-eslint/type-utils@8.12.1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.12.1.tgz#82f1c2d50e7f54e0cacde174aa397fd09946b574"
integrity sha512-zJzrvbDVjIzVKV2TGHcjembEhws8RWXJhmqfO9hS2gRXBN0gDwGhRPEdJ6AZglzfJ+YA1q09EWpSLSXjBJpIMQ==
dependencies:
"@typescript-eslint/typescript-estree" "8.10.0"
"@typescript-eslint/utils" "8.10.0"
"@typescript-eslint/typescript-estree" "8.12.1"
"@typescript-eslint/utils" "8.12.1"
debug "^4.3.4"
ts-api-utils "^1.3.0"

"@typescript-eslint/types@8.10.0":
version "8.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.10.0.tgz#eb29c4bc2ed23489348c297469c76d28c38fb618"
integrity sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==
"@typescript-eslint/types@8.12.1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.12.1.tgz#cb28d9575cf504fb297e49085c2e3f77a4e7b7e4"
integrity sha512-anMS4es5lxBe4UVcDXOkcDb3csnm5BvaNIbOFfvy/pJEohorsggdVB8MFbl5EZiEuBnZZ0ei1z7W5b6FdFiV1Q==

"@typescript-eslint/typescript-estree@8.10.0":
version "8.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.10.0.tgz#36cc66e06c5f44d6781f95cb03b132e985273a33"
integrity sha512-3OE0nlcOHaMvQ8Xu5gAfME3/tWVDpb/HxtpUZ1WeOAksZ/h/gwrBzCklaGzwZT97/lBbbxJ16dMA98JMEngW4w==
"@typescript-eslint/typescript-estree@8.12.1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.12.1.tgz#70ea0e0cf038017edd945c2b2bd568c4c81062eb"
integrity sha512-k/o9khHOckPeDXilFTIPsP9iAYhhdMh3OsOL3i2072PNpFqhqzRHx472/0DeC8H/WZee3bZG0z2ddGRSPgeOKw==
dependencies:
"@typescript-eslint/types" "8.10.0"
"@typescript-eslint/visitor-keys" "8.10.0"
"@typescript-eslint/types" "8.12.1"
"@typescript-eslint/visitor-keys" "8.12.1"
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.10.0":
version "8.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.10.0.tgz#d78d1ce3ea3d2a88a2593ebfb1c98490131d00bf"
integrity sha512-Oq4uZ7JFr9d1ZunE/QKy5egcDRXT/FrS2z/nlxzPua2VHFtmMvFNDvpq1m/hq0ra+T52aUezfcjGRIB7vNJF9w==
"@typescript-eslint/utils@8.12.1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.12.1.tgz#937e49cf1f9696afa9e78d6e652c6fca76e821b0"
integrity sha512-sDv9yFHrhKe1WN8EYuzfhKCh/sFRupe9P+m/lZ5YgVvPoCUGHNN50IO4llSu7JAbftUM/QcCh+GeCortXPrBYQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@typescript-eslint/scope-manager" "8.10.0"
"@typescript-eslint/types" "8.10.0"
"@typescript-eslint/typescript-estree" "8.10.0"
"@typescript-eslint/scope-manager" "8.12.1"
"@typescript-eslint/types" "8.12.1"
"@typescript-eslint/typescript-estree" "8.12.1"

"@typescript-eslint/visitor-keys@8.10.0":
version "8.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.10.0.tgz#7ce4c0c3b82140415c9cd9babe09e0000b4e9979"
integrity sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A==
"@typescript-eslint/visitor-keys@8.12.1":
version "8.12.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.12.1.tgz#d21e3c85732c4857aca9663abfade596b3f0f00d"
integrity sha512-2RwdwnNGuOQKdGjuhujQHUqBZhEuodg2sLVPvOfWktvA9sOXOVqARjOyHSyhN2LiJGKxV6c8oOcmOtRcAnEeFw==
dependencies:
"@typescript-eslint/types" "8.10.0"
"@typescript-eslint/types" "8.12.1"
eslint-visitor-keys "^3.4.3"

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

typescript-eslint@^8.0.0:
version "8.10.0"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.10.0.tgz#7f7d51577e9b93538cc8801f2cbfdd66098a00e7"
integrity sha512-YIu230PeN7z9zpu/EtqCIuRVHPs4iSlqW6TEvjbyDAE3MZsSl2RXBo+5ag+lbABCG8sFM1WVKEXhlQ8Ml8A3Fw==
version "8.12.1"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.12.1.tgz#aa1208afade7f4d4f2b520e4348f05972e5d2400"
integrity sha512-SsKedZnq4TStkrpqnk+OqTnmkC9CkYBRNKjQ965CLpFruGcRkPF5UhKxbcbF6c/m2r6YAgKw/UtQxdlMjh3mug==
dependencies:
"@typescript-eslint/eslint-plugin" "8.10.0"
"@typescript-eslint/parser" "8.10.0"
"@typescript-eslint/utils" "8.10.0"
"@typescript-eslint/eslint-plugin" "8.12.1"
"@typescript-eslint/parser" "8.12.1"
"@typescript-eslint/utils" "8.12.1"

[email protected]:
version "5.6.1-rc"
Expand Down

0 comments on commit 34a0c86

Please sign in to comment.