Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-astro to v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 2cfeec5 commit 6875677
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"open-cli": "^8.0.0",
"postcss": "8.4.49",
"prettier": "2.8.8",
"prettier-plugin-astro": "0.10.0",
"prettier-plugin-astro": "0.14.1",
"prettier-plugin-svelte": "^2.9.0",
"prettier-plugin-tailwindcss": "^0.4.0",
"react": "18.3.1",
Expand Down
34 changes: 18 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,7 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/compiler@npm:^1.5.0":
version: 1.8.2
resolution: "@astrojs/compiler@npm:1.8.2"
checksum: 10c0/8cb32dec9d1447032421eea728e48cc55901f32872de84621f3da1b5cc27f22d5eef1cd37199f752e85da8d21353580a4bacabfb21ebbb3fdae4db8e1d5297aa
languageName: node
linkType: hard

"@astrojs/compiler@npm:^2.10.3":
"@astrojs/compiler@npm:^2.10.3, @astrojs/compiler@npm:^2.9.1":
version: 2.10.3
resolution: "@astrojs/compiler@npm:2.10.3"
checksum: 10c0/35e7a6e9d197924a3203afd3bd7bff39c8d4271516816c30173cca872302312c3748eefc5a5832523f49b98743115628a1b96922d7d96588a8d96e110a106b88
Expand Down Expand Up @@ -831,7 +824,7 @@ __metadata:
p-queue: "npm:^8.0.1"
postcss: "npm:8.4.49"
prettier: "npm:2.8.8"
prettier-plugin-astro: "npm:0.10.0"
prettier-plugin-astro: "npm:0.14.1"
prettier-plugin-svelte: "npm:^2.9.0"
prettier-plugin-tailwindcss: "npm:^0.4.0"
ramda: "npm:^0.30.0"
Expand Down Expand Up @@ -7951,14 +7944,14 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-astro@npm:0.10.0":
version: 0.10.0
resolution: "prettier-plugin-astro@npm:0.10.0"
"prettier-plugin-astro@npm:0.14.1":
version: 0.14.1
resolution: "prettier-plugin-astro@npm:0.14.1"
dependencies:
"@astrojs/compiler": "npm:^1.5.0"
prettier: "npm:^2.8.8"
"@astrojs/compiler": "npm:^2.9.1"
prettier: "npm:^3.0.0"
sass-formatter: "npm:^0.7.6"
checksum: 10c0/ce08c298ffada4ead9b00e20da47b56a36f6634bf1cd3808c766cb97ca9f67acc6796be2f4e038ee53a0f29d80e96dd6da2ceae3876226882dccca257037ad53
checksum: 10c0/f812607d422ff36df1bf58534a96590a861dedf41e70f8f36fa9546b91def65b17f4507e1c9212dab56cbbae2f4ab5ff6e7e31370b9198261360c6444daa297c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8027,7 +8020,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8, prettier@npm:^2.8.8":
"prettier@npm:2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand All @@ -8036,6 +8029,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node
linkType: hard

"pretty-format@npm:^29.7.0":
version: 29.7.0
resolution: "pretty-format@npm:29.7.0"
Expand Down

0 comments on commit 6875677

Please sign in to comment.