Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 3.4.1 to 3.4.2
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 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.4.1...3.4.2)

---
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 2, 2025
1 parent b0c3082 commit 533198c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-unused-imports": "4.1.4",
"logdown": "3.3.1",
"oxlint": "0.15.4",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"typescript": "5.7.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3546,12 +3546,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
"prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c
checksum: 10/a3e806fb0b635818964d472d35d27e21a4e17150c679047f5501e1f23bd4aa806adf660f0c0d35214a210d5d440da6896c2e86156da55f221a57938278dc326e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3779,7 +3779,7 @@ __metadata:
jsonabc: "npm:2.3.1"
logdown: "npm:3.3.1"
oxlint: "npm:0.15.4"
prettier: "npm:3.4.1"
prettier: "npm:3.4.2"
rimraf: "npm:6.0.1"
semver: "npm:7.6.3"
ts-node: "npm:10.9.2"
Expand Down

0 comments on commit 533198c

Please sign in to comment.