Commit 3593661
authored
Upgrade: [dependabot] - bump prettier-eslint from 16.3.2 to 16.4.1 (#370)
Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint)
from 16.3.2 to 16.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier-eslint/releases">prettier-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v16.4.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/prettier-eslint/pull/1182">#1182</a>
<a
href="https://github.com/prettier/prettier-eslint/commit/53735a11915d6375f8964d7c813c5c1a13913783"><code>53735a1</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix: export entry regression</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/prettier-eslint/compare/v16.4.0...v16.4.1">https://github.com/prettier/prettier-eslint/compare/v16.4.0...v16.4.1</a></p>
<h2>v16.4.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/prettier-eslint/pull/1179">#1179</a>
<a
href="https://github.com/prettier/prettier-eslint/commit/2262e7fb1ec8bb68eebca3bbceded6612bb62467"><code>2262e7f</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- feat: migrate to TypeScript with 100% compatibility</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/prettier-eslint/compare/v16.3.2...v16.4.0">https://github.com/prettier/prettier-eslint/compare/v16.3.2...v16.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md">prettier-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>16.4.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/prettier-eslint/pull/1182">#1182</a>
<a
href="https://github.com/prettier/prettier-eslint/commit/53735a11915d6375f8964d7c813c5c1a13913783"><code>53735a1</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix: export entry regression</li>
</ul>
<h2>16.4.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/prettier-eslint/pull/1179">#1179</a>
<a
href="https://github.com/prettier/prettier-eslint/commit/2262e7fb1ec8bb68eebca3bbceded6612bb62467"><code>2262e7f</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- feat: migrate to TypeScript with 100% compatibility</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier-eslint/commit/73cd96df98c0a7c9e1679771d21aef86a4698f77"><code>73cd96d</code></a>
chore: release prettier-eslint (<a
href="https://redirect.github.com/prettier/prettier-eslint/issues/1183">#1183</a>)</li>
<li><a
href="https://github.com/prettier/prettier-eslint/commit/770f38721177a6bca7807fb8721001a73840d61a"><code>770f387</code></a>
docs: update donate link</li>
<li><a
href="https://github.com/prettier/prettier-eslint/commit/53735a11915d6375f8964d7c813c5c1a13913783"><code>53735a1</code></a>
fix: export entry regression (<a
href="https://redirect.github.com/prettier/prettier-eslint/issues/1182">#1182</a>)</li>
<li><a
href="https://github.com/prettier/prettier-eslint/commit/5335c1084cc5f1e8a2547f5764803121bc669229"><code>5335c10</code></a>
chore: release prettier-eslint (<a
href="https://redirect.github.com/prettier/prettier-eslint/issues/1180">#1180</a>)</li>
<li><a
href="https://github.com/prettier/prettier-eslint/commit/2262e7fb1ec8bb68eebca3bbceded6612bb62467"><code>2262e7f</code></a>
feat: migrate to TypeScript with 100% compatibility (<a
href="https://redirect.github.com/prettier/prettier-eslint/issues/1179">#1179</a>)</li>
<li><a
href="https://github.com/prettier/prettier-eslint/commit/a624d09d888fb182756c3eb7095442ec6add0580"><code>a624d09</code></a>
chore: migrate to yarn v4 (<a
href="https://redirect.github.com/prettier/prettier-eslint/issues/1178">#1178</a>)</li>
<li>See full diff in <a
href="https://github.com/prettier/prettier-eslint/compare/v16.3.2...v16.4.1">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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5f7a8bb commit 3593661
2 files changed
Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments