Skip to content

Commit 1ab1208

Browse files
Update dependency prettier to v3.5.1
| datasource | package | from | to | | ---------- | -------- | ----- | ----- | | npm | prettier | 3.4.2 | 3.5.1 | ## [v3.5.1](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#351) [diff](prettier/prettier@3.5.0...3.5.1) ##### Fix CLI crash when cache for old version exists ([#17100](prettier/prettier#17100) by [@sosukesuzuki](https://github.com/sosukesuzuki)) Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem. ##### Support dockercompose and github-actions-workflow in VSCode ([#17101](prettier/prettier#17101) by [@remcohaszing](https://github.com/remcohaszing)) Prettier now supports the `dockercompose` and `github-actions-workflow` languages in Visual Studio Code. ## [v3.5.0](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#350) [diff](prettier/prettier@3.4.2...3.5.0) 🔗 [Release Notes](https://prettier.io/blog/2025/02/09/3.5.0.html)
1 parent 60c66b7 commit 1ab1208

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jest": "29.7.0",
4848
"license-checker": "25.0.1",
4949
"octokit": "4.1.0",
50-
"prettier": "3.4.2",
50+
"prettier": "3.5.1",
5151
"react": "17.0.2",
5252
"react-dom": "17.0.2",
5353
"strong-mock": "~8.0.1",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)