Skip to content

Commit

Permalink
⬆️ Bump prettier from 3.3.3 to 3.4.2 (#1837)
Browse files Browse the repository at this point in the history
⬆️ Bump prettier from 3.3.3 to 3.4.2

Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent eadcb26 commit f6dcbcc
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "3.3.3",
"prettier": "3.4.2",
"turbo": "2.1.3"
},
"volta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gitmojis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ajv-cli": "^5.0.0",
"lint-staged": "^15.2.10",
"nodemon": "^3.1.7",
"prettier": "3.3.3",
"prettier": "3.4.2",
"unbuild": "^2.0.0"
},
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"node-mocks-http": "^1.16.1",
"prettier": "3.3.3",
"prettier": "3.4.2",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
16 changes: 8 additions & 8 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 f6dcbcc

Please sign in to comment.