Skip to content

Commit

Permalink
build(deps-dev): bump prettier-plugin-tailwindcss from 0.6.6 to 0.6.9
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.6 to 0.6.9.
- [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.6...v0.6.9)

---
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 Nov 25, 2024
1 parent 0501562 commit 776d643
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"eslint": "^9.13.0",
"eslint-config-next": "^15.0.1",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.9",
"typescript": "^5.6.3"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7014,7 +7014,7 @@ __metadata:
next-themes: "npm:^0.3.0"
postcss: "npm:^8.4.47"
prettier: "npm:^3.3.3"
prettier-plugin-tailwindcss: "npm:^0.6.6"
prettier-plugin-tailwindcss: "npm:^0.6.9"
punycode: "npm:^2.3.1"
react: "npm:18.3.1"
react-country-flag: "npm:^3.1.0"
Expand Down Expand Up @@ -10091,9 +10091,9 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:^0.6.6":
version: 0.6.6
resolution: "prettier-plugin-tailwindcss@npm:0.6.6"
"prettier-plugin-tailwindcss@npm:^0.6.9":
version: 0.6.9
resolution: "prettier-plugin-tailwindcss@npm:0.6.9"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
Expand Down Expand Up @@ -10145,7 +10145,7 @@ __metadata:
optional: true
prettier-plugin-svelte:
optional: true
checksum: 10c0/e34743a768631ebc69690b97d7018500f497815bbdc59c95604d09c65ffc25823ffb181e62a457f4d77594bf4ee2de50bab579e68b55440e3fcfa91713b7d7e6
checksum: 10c0/370b1d67063a6ff15b0b7fd5d6687bef587aa4be0c856e7f743d5016037ff25d0d69c6aa8c6cecf1355676962aeca52089dc28d063540fb030bcd326a07f47f8
languageName: node
linkType: hard

Expand Down

0 comments on commit 776d643

Please sign in to comment.