Skip to content

Commit

Permalink
⬆️ Bump prettier from 3.2.2 to 3.2.4
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.2...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 3769813 commit 2498231
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/react": "18.2.48",
"eslint": "8.56.0",
"prettier": "3.2.2",
"prettier": "3.2.4",
"prettier-plugin-astro": "0.12.3",
"typescript": "5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@nito/eslint-config": "workspace:*",
"@nito/typescript-config": "workspace:*",
"prettier": "3.2.2",
"prettier": "3.2.4",
"rimraf": "5.0.5",
"turbo": "1.11.3"
},
Expand Down

0 comments on commit 2498231

Please sign in to comment.