Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-astro to v0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 13, 2023
1 parent a65be75 commit eb1e510
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 @@ -44,7 +44,7 @@
"glob": "^10.3.4",
"husky": "8.0.3",
"prettier": "3.1.0",
"prettier-plugin-astro": "0.12.1",
"prettier-plugin-astro": "0.12.2",
"prettier-plugin-svelte": "3.1.0",
"prettier-plugin-tailwindcss": "0.5.7",
"svelte-check": "^3.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9236,10 +9236,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

[email protected].1:
version "0.12.1"
resolved "https://registry.yarnpkg.com/prettier-plugin-astro/-/prettier-plugin-astro-0.12.1.tgz#246140cf10454fcd1e93850c499118aee67d4a39"
integrity sha512-1mlNIU/cV+25oB4z5wXzOz2fSDcawG3MsVUwgw2i8VSy7voLSENMSpR1juu3U5MAVUo3owuyax11QuylbpuqOQ==
[email protected].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==
dependencies:
"@astrojs/compiler" "^1.5.5"
prettier "^3.0.0"
Expand Down

0 comments on commit eb1e510

Please sign in to comment.