Skip to content

Commit

Permalink
build(prettier): bump prettier from 3.3.3 to 3.4.0 (#69)
Browse files Browse the repository at this point in the history
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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=3.3.3&new-version=3.4.0)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 0cbe946 commit 1ba199a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"minimist": "^1.2.8",
"mocha": "^10.3.0",
"prettier": "3.3.3",
"prettier": "3.4.0",
"should": "^13.2.3"
}
}

0 comments on commit 1ba199a

Please sign in to comment.