Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.2 (#725)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] authored Dec 7, 2024
1 parent 1448ff9 commit ce6aac8
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 18 deletions.
7 changes: 7 additions & 0 deletions .changeset/renovate-13c9b3b.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@bfra.me/prettier-config': patch
'@bfra.me/eslint-config': patch
'@bfra.me/prettier-plugins': patch
---

Updated dependency `prettier` to `3.4.2`.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@svitejs/changesets-changelog-github-compact": "1.2.0",
"@types/node": "22.10.1",
"eslint": "9.16.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"publint": "0.2.12",
"rimraf": "6.0.1",
"ts-essentials": "10.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"jiti": "2.4.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"tsup": "8.3.5",
"tsx": "4.19.2",
"vitest": "2.1.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"execa": "9.5.1",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"tsup": "8.3.5",
"vitest": "2.1.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@bfra.me/prettier-plugins": "workspace:*",
"@bfra.me/tsconfig": "workspace:*",
"prettier": "3.4.1",
"prettier": "3.4.2",
"tsup": "8.3.5",
"type-fest": "4.30.0"
},
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

0 comments on commit ce6aac8

Please sign in to comment.