Skip to content

Commit

Permalink
Merge pull request #98 from EmaSuriano/dependabot/npm_and_yarn/pretti…
Browse files Browse the repository at this point in the history
…er-plugin-astro-0.12.3
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
2 parents 5dd5279 + fba8847 commit f8de0e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"astro-imagetools": "^0.9.0",
"photoswipe": "^5.4.3",
"prettier": "^3.1.1",
"prettier-plugin-astro": "^0.12.2",
"prettier-plugin-astro": "^0.12.3",
"prettier-plugin-tailwindcss": "^0.5.10",
"probe-image-size": "^7.2.3",
"svgo": "2.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4403,10 +4403,10 @@ preferred-pm@^3.1.2:
path-exists "^4.0.0"
which-pm "2.0.0"

prettier-plugin-astro@^0.12.2:
version "0.12.2"
resolved "https://registry.yarnpkg.com/prettier-plugin-astro/-/prettier-plugin-astro-0.12.2.tgz#e52d62989cbeb0373714f49debf7f35c21070a39"
integrity sha512-1OXSEht27zrnX7rCa0bEpLdspeumFW4hnj4+JzPuG5bRlSOAhD0rbXBNZfRD9q0Qbr00EcCcnjd6k6M8q+GfTA==
prettier-plugin-astro@^0.12.3:
version "0.12.3"
resolved "https://registry.yarnpkg.com/prettier-plugin-astro/-/prettier-plugin-astro-0.12.3.tgz#5e581f71b834cb73a840ffd44381812f236a7a60"
integrity sha512-GthUSu3zCvmtVyqlArosez0xE08vSJ0R1sWurxIWpABaCkNGYFANoUdFkqmIo54EV2uPLGcVJzOucWvCjPBWvg==
dependencies:
"@astrojs/compiler" "^1.5.5"
prettier "^3.0.0"
Expand Down

0 comments on commit f8de0e4

Please sign in to comment.