Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Jul 19, 2024
1 parent 057a8f1 commit a81f216
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.14.11",
"@vitest/coverage-v8": "1.6.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"typescript": "5.5.3",
"vitest": "1.6.0"
}
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.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
languageName: node
linkType: hard

Expand Down Expand Up @@ -2031,7 +2031,7 @@ __metadata:
"@types/node": "npm:20.14.11"
"@vitest/coverage-v8": "npm:1.6.0"
axios: "npm:1.6.8"
prettier: "npm:3.2.5"
prettier: "npm:3.3.3"
typescript: "npm:5.5.3"
vitest: "npm:1.6.0"
zod: "npm:3.23.8"
Expand Down

0 comments on commit a81f216

Please sign in to comment.