Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 60387b3 commit ca999d2
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.17.5",
"@vitest/coverage-v8": "2.0.5",
"prettier": "3.3.3",
"prettier": "3.4.2",
"typescript": "5.6.3",
"vitest": "2.0.5"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1608,12 +1608,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.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node
linkType: hard

Expand Down Expand Up @@ -1919,7 +1919,7 @@ __metadata:
"@types/node": "npm:20.17.5"
"@vitest/coverage-v8": "npm:2.0.5"
axios: "npm:1.7.7"
prettier: "npm:3.3.3"
prettier: "npm:3.4.2"
typescript: "npm:5.6.3"
vitest: "npm:2.0.5"
zod: "npm:3.23.8"
Expand Down

0 comments on commit ca999d2

Please sign in to comment.