Skip to content

Commit

Permalink
Bump prettier-plugin-tailwindcss from 0.6.9 to 0.6.10 in /frontend
Browse files Browse the repository at this point in the history
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.9 to 0.6.10.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.9...v0.6.10)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and razzeee committed Jan 17, 2025
1 parent b181240 commit e87410b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"orval": "^7.3.0",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"prettier-plugin-tailwindcss": "^0.6.10",
"redis": "^4.7.0",
"simple-git": "^3.27.0",
"storybook": "^8.5.0",
Expand Down
14 changes: 7 additions & 7 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10945,7 +10945,7 @@ __metadata:
orval: "npm:^7.3.0"
postcss: "npm:^8.5.1"
prettier: "npm:^3.4.2"
prettier-plugin-tailwindcss: "npm:^0.6.9"
prettier-plugin-tailwindcss: "npm:^0.6.10"
react: "npm:19.0.0"
react-copy-to-clipboard: "npm:^5.1.0"
react-country-flag: "npm:^3.1.0"
Expand Down Expand Up @@ -14706,15 +14706,15 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:^0.6.9":
version: 0.6.9
resolution: "prettier-plugin-tailwindcss@npm:0.6.9"
"prettier-plugin-tailwindcss@npm:^0.6.10":
version: 0.6.10
resolution: "prettier-plugin-tailwindcss@npm:0.6.10"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
"@shopify/prettier-plugin-liquid": "*"
"@trivago/prettier-plugin-sort-imports": "*"
"@zackad/prettier-plugin-twig-melody": "*"
"@zackad/prettier-plugin-twig": "*"
prettier: ^3.0
prettier-plugin-astro: "*"
prettier-plugin-css-order: "*"
Expand All @@ -14736,7 +14736,7 @@ __metadata:
optional: true
"@trivago/prettier-plugin-sort-imports":
optional: true
"@zackad/prettier-plugin-twig-melody":
"@zackad/prettier-plugin-twig":
optional: true
prettier-plugin-astro:
optional: true
Expand All @@ -14760,7 +14760,7 @@ __metadata:
optional: true
prettier-plugin-svelte:
optional: true
checksum: 10c0/370b1d67063a6ff15b0b7fd5d6687bef587aa4be0c856e7f743d5016037ff25d0d69c6aa8c6cecf1355676962aeca52089dc28d063540fb030bcd326a07f47f8
checksum: 10c0/9e1e8d59285acb915c647235867e0c6da4f66e60a05984375036998c207662988cb59a362390f86050c09863e4ee982102dfcffb0131cc1413aec1b7d1d8fb08
languageName: node
linkType: hard

Expand Down

0 comments on commit e87410b

Please sign in to comment.