Skip to content

Commit c995ff3

Browse files
Bump prettier from 3.3.3 to 3.4.0 (#249)
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) 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 341c1b0 commit c995ff3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"jest-junit": "^16.0.0",
3333
"lodash": "^4.17.21",
3434
"nodemon": "^3.1.7",
35-
"prettier": "^3.3.3",
35+
"prettier": "^3.4.0",
3636
"supertest": "^7.0.0",
3737
"typescript": "^5.7.2",
3838
"yargs": "^17.7.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5246,7 +5246,7 @@ __metadata:
52465246
jest-junit: "npm:^16.0.0"
52475247
lodash: "npm:^4.17.21"
52485248
nodemon: "npm:^3.1.7"
5249-
prettier: "npm:^3.3.3"
5249+
prettier: "npm:^3.4.0"
52505250
supertest: "npm:^7.0.0"
52515251
typescript: "npm:^5.7.2"
52525252
yargs: "npm:^17.7.2"
@@ -5973,12 +5973,12 @@ __metadata:
59735973
languageName: node
59745974
linkType: hard
59755975

5976-
"prettier@npm:^3.2.5, prettier@npm:^3.3.3":
5977-
version: 3.3.3
5978-
resolution: "prettier@npm:3.3.3"
5976+
"prettier@npm:^3.2.5, prettier@npm:^3.4.0":
5977+
version: 3.4.0
5978+
resolution: "prettier@npm:3.4.0"
59795979
bin:
59805980
prettier: bin/prettier.cjs
5981-
checksum: b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
5981+
checksum: 00974e5053dcf04cefe8d6bdef16d6a311d834ff074e927dcb85a425c8a300113fe60dc269373c892edb58e0e57749541f2a7a91ee51cdd40ab3092587772cae
59825982
languageName: node
59835983
linkType: hard
59845984

0 commit comments

Comments
 (0)