Skip to content

Commit

Permalink
build: bump prettier from 3.5.0 to 3.5.1 (#523)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent e47a097 commit 1ad319d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"markuplint": "^4.11.6",
"pino-pretty": "^13.0.0",
"postcss": "^8.5.2",
"prettier": "3.5.0",
"prettier": "3.5.1",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^4.0.6"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8955,12 +8955,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.5.0":
version: 3.5.0
resolution: "prettier@npm:3.5.0"
"prettier@npm:3.5.1":
version: 3.5.1
resolution: "prettier@npm:3.5.1"
bin:
prettier: bin/prettier.cjs
checksum: 10/fc26c74bd317282f2a49ffe3ac0ffa79adbe6b2d7a1cdcadd96acf7fec77d3fa45b15f3728c1a2f281f4beccb35d97207187452a581d4919d18b460d0c37e480
checksum: 10/09ab168e651e50c2c79804d65f17a68129ce1c573830b2fb08c988b585add8076b8d995789034d66a14338d6b8835e8c591e0fc1bc90f4344af9645738636d01
languageName: node
linkType: hard

Expand Down Expand Up @@ -10356,7 +10356,7 @@ __metadata:
pino: "npm:^9.6.0"
pino-pretty: "npm:^13.0.0"
postcss: "npm:^8.5.2"
prettier: "npm:3.5.0"
prettier: "npm:3.5.1"
prettier-plugin-tailwindcss: "npm:^0.6.11"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
Expand Down

0 comments on commit 1ad319d

Please sign in to comment.