Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent ae519dc commit 38a8143
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 @@ -34,7 +34,7 @@
"devDependencies": {
"@types/node": "20.12.7",
"@vitest/coverage-v8": "1.5.3",
"prettier": "3.2.5",
"prettier": "3.3.2",
"typescript": "5.4.5",
"vitest": "1.5.3"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1700,12 +1700,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
checksum: 10c0/39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2031,7 +2031,7 @@ __metadata:
"@types/node": "npm:20.12.7"
"@vitest/coverage-v8": "npm:1.5.3"
axios: "npm:1.6.8"
prettier: "npm:3.2.5"
prettier: "npm:3.3.2"
typescript: "npm:5.4.5"
vitest: "npm:1.5.3"
zod: "npm:3.23.5"
Expand Down

0 comments on commit 38a8143

Please sign in to comment.