Commit 555692e
authored
Bump prettier from 3.3.3 to 3.4.0 (#429)
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p>
<blockquote>
<h2>3.4.0</h2>
<p><a href="https://github.com/prettier/prettier/compare/3.3.3...3.4.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2024/11/26/3.4.0.html">Release note</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p>
<blockquote>
<h1>3.4.0</h1>
<p><a href="https://github.com/prettier/prettier/compare/3.3.3...3.4.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2024/11/26/3.4.0.html">Release Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/prettier/prettier/commit/7999e1026529ddc781caae7f6875ef5cd26540a9"><code>7999e10</code></a> Release 3.4.0</li>
<li><a href="https://github.com/prettier/prettier/commit/2262d1e4a3b972f661fe8018b7de823b7646a60f"><code>2262d1e</code></a> chore(config): migrate renovate config (<a href="https://redirect.github.com/prettier/prettier/issues/16884">#16884</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/12e3cac9ac83c5beccdb36222ba8525274d44427"><code>12e3cac</code></a> chore(deps): update dependency flow-parser to v0.255.0 (<a href="https://redirect.github.com/prettier/prettier/issues/16882">#16882</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/489a1ba3680562fff37e2cd1b108fc3135bfd512"><code>489a1ba</code></a> chore(deps): update typescript-eslint to v8.16.0 (<a href="https://redirect.github.com/prettier/prettier/issues/16883">#16883</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/10056688b03967a3f11d3d8f7b67629e55126f56"><code>1005668</code></a> chore(deps): update dependency magic-string to v0.30.13 (<a href="https://redirect.github.com/prettier/prettier/issues/16877">#16877</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/96cff76474c8b0248d2a9c63e988cd2129602ca9"><code>96cff76</code></a> chore(deps): update eslint related dependencies (<a href="https://redirect.github.com/prettier/prettier/issues/16880">#16880</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/11e948a8f9f1a7dc592a5fb62db95c0fdad7291a"><code>11e948a</code></a> chore(deps): update dependency cspell to v8.16.0 (<a href="https://redirect.github.com/prettier/prettier/issues/16879">#16879</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/3ae8e1ac789940f8c22a4bc89eb8baeb4fd05ae1"><code>3ae8e1a</code></a> chore(deps): update dependency esbuild-plugins-node-modules-polyfill to v1.6....</li>
<li><a href="https://github.com/prettier/prettier/commit/6fe195b1b1aa98a5ef4d4ab0dd04c5ec1b9e8c03"><code>6fe195b</code></a> docs: fix angular link (<a href="https://redirect.github.com/prettier/prettier/issues/16822">#16822</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/b836ecd632ea5e522a126606edc7fa96bcd9054e"><code>b836ecd</code></a> chore(deps): update dependency codemirror to v5.65.18 (<a href="https://redirect.github.com/prettier/prettier/issues/16875">#16875</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.3.3...3.4.0">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>1 parent a9feff7 commit 555692e
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5992 | 5992 | | |
5993 | 5993 | | |
5994 | 5994 | | |
5995 | | - | |
| 5995 | + | |
5996 | 5996 | | |
5997 | 5997 | | |
5998 | 5998 | | |
| |||
6896 | 6896 | | |
6897 | 6897 | | |
6898 | 6898 | | |
6899 | | - | |
6900 | | - | |
6901 | | - | |
| 6899 | + | |
| 6900 | + | |
| 6901 | + | |
6902 | 6902 | | |
6903 | 6903 | | |
6904 | | - | |
| 6904 | + | |
6905 | 6905 | | |
6906 | 6906 | | |
6907 | 6907 | | |
| |||
0 commit comments