Skip to content

Commit

Permalink
Update dependency prettier to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent a69a82a commit da893a2
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 @@ -55,7 +55,7 @@
"concurrently": "9.1.2",
"eslint": "8.57.1",
"graphql": "16.10.0",
"prettier": "3.4.2",
"prettier": "3.5.0",
"ts-node": "10.9.2",
"typescript": "5.7.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2610,7 +2610,7 @@ __metadata:
graphql-request: "npm:6.1.0"
markdown-doc-builder: "npm:1.3.0"
node-fetch: "npm:3.3.2"
prettier: "npm:3.4.2"
prettier: "npm:3.5.0"
ts-node: "npm:10.9.2"
typescript: "npm:5.7.3"
zod: "npm:3.24.1"
Expand Down Expand Up @@ -6465,12 +6465,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
"prettier@npm:3.5.0":
version: 3.5.0
resolution: "prettier@npm:3.5.0"
bin:
prettier: bin/prettier.cjs
checksum: 10/a3e806fb0b635818964d472d35d27e21a4e17150c679047f5501e1f23bd4aa806adf660f0c0d35214a210d5d440da6896c2e86156da55f221a57938278dc326e
checksum: 10/fc26c74bd317282f2a49ffe3ac0ffa79adbe6b2d7a1cdcadd96acf7fec77d3fa45b15f3728c1a2f281f4beccb35d97207187452a581d4919d18b460d0c37e480
languageName: node
linkType: hard

Expand Down

0 comments on commit da893a2

Please sign in to comment.