Commit 84a9a8a
authored
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 (#203)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.1 to 5.36.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p>
<blockquote>
<h2>v5.36.2</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.1...v5.36.2">5.36.2</a> (2022-09-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-extra-parens] handle generic ts array type. (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5550">#5550</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0d6a190c56fb3489f9f554b9035a008e29cc08ec">0d6a190</a>)</li>
<li><strong>scope-manager:</strong> correct handling for class static blocks (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5580">#5580</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/35bb8ddac1b46397f6447c1a6e1e4e1774dd7957">35bb8dd</a>)</li>
<li><strong>typescript-estree:</strong> don't double add decorators to a parameter property's parameter (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5582">#5582</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/863694cbc71b5158ca6a018de8707c9f9fbc22c3">863694c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.1...v5.36.2">5.36.2</a> (2022-09-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-extra-parens] handle generic ts array type. (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5550">#5550</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0d6a190c56fb3489f9f554b9035a008e29cc08ec">0d6a190</a>)</li>
<li><strong>scope-manager:</strong> correct handling for class static blocks (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5580">#5580</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/35bb8ddac1b46397f6447c1a6e1e4e1774dd7957">35bb8dd</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a87f2699bbfa4adb9d97bde94683ec561aa629bc"><code>a87f269</code></a> chore: publish v5.36.2</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0d6a190c56fb3489f9f554b9035a008e29cc08ec"><code>0d6a190</code></a> fix(eslint-plugin): [no-extra-parens] handle generic ts array type. (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5550">#5550</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6634e86c5696e08a93b164d34cf7d281f0496491"><code>6634e86</code></a> docs(eslint-plugin): fix no-throw-literal options type (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5591">#5591</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/35bb8ddac1b46397f6447c1a6e1e4e1774dd7957"><code>35bb8dd</code></a> fix(scope-manager): correct handling for class static blocks (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5580">#5580</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.2/packages/eslint-plugin">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8cc86b8 commit 84a9a8a
1 file changed
+119
-284
lines changed
0 commit comments