Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.5 (#1540)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency prettier to v3.2.5

* Add change log

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: たふみ <[email protected]>
  • Loading branch information
renovate[bot] and Qs-F authored Mar 29, 2024
1 parent 5f4b46a commit 9043f93
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 16 deletions.
5 changes: 5 additions & 0 deletions .changeset/lucky-zoos-lay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@4design/prettier-config": patch
---

chore(deps): update dependency prettier to v3.2.5
8 changes: 4 additions & 4 deletions example/vite-app/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 example/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@vitejs/plugin-react": "2.2.0",
"autoprefixer": "10.4.19",
"postcss": "8.4.31",
"prettier": "3.0.1",
"prettier": "3.2.5",
"tailwindcss": "3.3.5",
"typescript": "5.1.6",
"vite": "3.2.7",
Expand Down
18 changes: 9 additions & 9 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 @@ -39,7 +39,7 @@
"html-webpack-plugin": "^5.5.0",
"lint-staged": "15.2.2",
"npm-run-all2": "5.0.2",
"prettier": "3.0.1",
"prettier": "3.2.5",
"turbo": "1.11.2",
"typescript": "5.1.6"
},
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 @@ -24,7 +24,7 @@
"prettier-plugin-sh": "0.13.1"
},
"devDependencies": {
"prettier": "3.0.1"
"prettier": "3.2.5"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 9043f93

Please sign in to comment.