Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 681773a commit ee05ba0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"npm-run-all2": "7.0.1",
"open-cli": "^8.0.0",
"postcss": "8.4.49",
"prettier": "2.8.8",
"prettier": "3.5.1",
"prettier-plugin-astro": "0.10.0",
"prettier-plugin-svelte": "^2.9.0",
"prettier-plugin-tailwindcss": "^0.4.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ __metadata:
open-cli: "npm:^8.0.0"
p-queue: "npm:^8.0.1"
postcss: "npm:8.4.49"
prettier: "npm:2.8.8"
prettier: "npm:3.5.1"
prettier-plugin-astro: "npm:0.10.0"
prettier-plugin-svelte: "npm:^2.9.0"
prettier-plugin-tailwindcss: "npm:^0.4.0"
Expand Down Expand Up @@ -9043,7 +9043,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8, prettier@npm:^2.8.8":
"prettier@npm:3.5.1":
version: 3.5.1
resolution: "prettier@npm:3.5.1"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/9f6f810eae455d6e4213845151a484a2338f2e0d6a8b84ee8e13a83af8a2421ef6c1e31e61e4b135671fb57b9541f6624648880cc2061ac803e243ac898c0123
languageName: node
linkType: hard

"prettier@npm:^2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down

0 comments on commit ee05ba0

Please sign in to comment.