Skip to content

Commit

Permalink
Bump prettier from 3.3.3 to 3.4.1 in the prettier group
Browse files Browse the repository at this point in the history
Bumps the prettier group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.3.3 to 3.4.1
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 35f3256 commit 62a3aa5
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint-config-next": "15.0.2",
"hast": "^1.0.0",
"postcss": "^8",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"tailwindcss": "^3.4.15",
"typescript": "^5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2144,7 +2144,7 @@ __metadata:
hastscript: "npm:^9.0.0"
next: "npm:^15.0.1"
postcss: "npm:^8"
prettier: "npm:^3.3.3"
prettier: "npm:^3.4.1"
react: "npm:19.0.0-rc.1"
react-dom: "npm:19.0.0-rc.1"
rehype-autolink-headings: "npm:^7.1.0"
Expand Down Expand Up @@ -5912,12 +5912,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:^3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c
languageName: node
linkType: hard

Expand Down

0 comments on commit 62a3aa5

Please sign in to comment.