Skip to content

Commit 555692e

Browse files
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 /> [![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 a9feff7 commit 555692e

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
@@ -49,7 +49,7 @@
4949
"eslint": "^8.57.1",
5050
"fetch-mock": "^9.11.0",
5151
"laboperator-middleware-development": "labforward/laboperator-middleware-development",
52-
"prettier": "^3.3.3",
52+
"prettier": "^3.4.0",
5353
"typescript": "^5.7.2"
5454
},
5555
"packageManager": "[email protected]"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5992,7 +5992,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
59925992
laboperator-middleware-development: labforward/laboperator-middleware-development
59935993
lodash: "npm:^4.17.21"
59945994
morgan: "npm:^1.10.0"
5995-
prettier: "npm:^3.3.3"
5995+
prettier: "npm:^3.4.0"
59965996
snakecase-keys: "npm:^8.0.1"
59975997
swagger-client: "npm:^3.18.5"
59985998
typescript: "npm:^5.7.2"
@@ -6896,12 +6896,12 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
68966896
languageName: node
68976897
linkType: hard
68986898

6899-
"prettier@npm:^3.2.5, prettier@npm:^3.3.3":
6900-
version: 3.3.3
6901-
resolution: "prettier@npm:3.3.3"
6899+
"prettier@npm:^3.2.5, prettier@npm:^3.4.0":
6900+
version: 3.4.0
6901+
resolution: "prettier@npm:3.4.0"
69026902
bin:
69036903
prettier: bin/prettier.cjs
6904-
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
6904+
checksum: 10c0/00974e5053dcf04cefe8d6bdef16d6a311d834ff074e927dcb85a425c8a300113fe60dc269373c892edb58e0e57749541f2a7a91ee51cdd40ab3092587772cae
69056905
languageName: node
69066906
linkType: hard
69076907

0 commit comments

Comments
 (0)