Skip to content

Commit

Permalink
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.45.0 to…
Browse files Browse the repository at this point in the history
… 5.45.1 (#99)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 5.45.1.
<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.45.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.0...v5.45.1">5.45.1</a> (2022-12-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [keyword-spacing] unexpected space before/after in <code>import type</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6095">#6095</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/98caa92ca89bdf0ca6ba6e4ff1f13c60221579e8">98caa92</a>)</li>
<li><strong>eslint-plugin:</strong> [no-shadow] add call and method signatures to <code>ignoreFunctionTypeParameterNameValueShadow</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6129">#6129</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9d58b6be246507d20af67c84a5e9bb592d97cff5">9d58b6b</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] collect MetaProperty type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6083">#6083</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d7114d3ab09d1b93627d3b3dbb9862e37ee29c97">d7114d3</a>)</li>
<li><strong>eslint-plugin:</strong> [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6118">#6118</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5d49d5dbee4425fc8bc01c5e748d161f3619477b">5d49d5d</a>)</li>
<li><strong>parser:</strong> remove the jsx option requirement for automatic jsx pragma resolution (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6134">#6134</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e777f5e225b9ddfb6bb1eaa74cbc5171a17ac017">e777f5e</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.45.0...v5.45.1">5.45.1</a> (2022-12-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [keyword-spacing] unexpected space before/after in <code>import type</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6095">#6095</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/98caa92ca89bdf0ca6ba6e4ff1f13c60221579e8">98caa92</a>)</li>
<li><strong>eslint-plugin:</strong> [no-shadow] add call and method signatures to <code>ignoreFunctionTypeParameterNameValueShadow</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6129">#6129</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9d58b6be246507d20af67c84a5e9bb592d97cff5">9d58b6b</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] collect MetaProperty type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6083">#6083</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d7114d3ab09d1b93627d3b3dbb9862e37ee29c97">d7114d3</a>)</li>
<li><strong>eslint-plugin:</strong> [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6118">#6118</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5d49d5dbee4425fc8bc01c5e748d161f3619477b">5d49d5d</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2d0a88314dc6c4ea2c786135735fd83517945acd"><code>2d0a883</code></a> chore: publish v5.45.1</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/26c4b46b302177cbba381ee266303a795328786c"><code>26c4b46</code></a> docs(eslint-plugin): [member-ordering] remove invalid private-abstract-* ment...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2288b35def2494e17b45ae7b355cd6f16b6d4ab0"><code>2288b35</code></a> chore(eslint-plugin): valid typescript error code in eslint-recommended (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6165">#6165</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/46c14cd88616acc2ef9567edbc1b67577128b16e"><code>46c14cd</code></a> chore: use short form for nx project names (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6160">#6160</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0b37822f5198a81e5bfe1c09b61a5d5c54407a41"><code>0b37822</code></a> chore: bump Nx to 15 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6140">#6140</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/98caa92ca89bdf0ca6ba6e4ff1f13c60221579e8"><code>98caa92</code></a> fix(eslint-plugin): [keyword-spacing] unexpected space before/after in `impor...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5d49d5dbee4425fc8bc01c5e748d161f3619477b"><code>5d49d5d</code></a> fix(eslint-plugin): [sort-type-constituents, sort-type-union-intersection-mem...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9d58b6be246507d20af67c84a5e9bb592d97cff5"><code>9d58b6b</code></a> fix(eslint-plugin): [no-shadow] add call and method signatures to `ignoreFunc...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0af822abb44c566fc05f52d78c0783282fe5556d"><code>0af822a</code></a> docs: move remaining docs files into website (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6138">#6138</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d7114d3ab09d1b93627d3b3dbb9862e37ee29c97"><code>d7114d3</code></a> fix(eslint-plugin): [prefer-optional-chain] collect MetaProperty type (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6083">#6083</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.1/packages/eslint-plugin">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=5.45.0&new-version=5.45.1)](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>
  • Loading branch information
mergify[bot] authored Dec 7, 2022
2 parents dd2d0be + 6e28a04 commit 27d49d1
Showing 1 changed file with 19 additions and 53 deletions.
72 changes: 19 additions & 53 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 27d49d1

Please sign in to comment.