Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
build(deps): bump prettier-plugin-tailwindcss from 0.5.13 to 0.5.14
Browse files Browse the repository at this point in the history
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.13 to 0.5.14.
- [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.5.13...v0.5.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent c7f94ba commit e2ec227
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tooling/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13"
"prettier-plugin-tailwindcss": "^0.5.14"
},
"devDependencies": {
"@cs/tsconfig": "*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1732,7 +1732,7 @@ __metadata:
"@cs/tsconfig": "npm:*"
"@ianvs/prettier-plugin-sort-imports": "npm:^4.2.1"
prettier: "npm:^3.2.5"
prettier-plugin-tailwindcss: "npm:^0.5.13"
prettier-plugin-tailwindcss: "npm:^0.5.14"
typescript: "npm:^5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12071,9 +12071,9 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:^0.5.13":
version: 0.5.13
resolution: "prettier-plugin-tailwindcss@npm:0.5.13"
"prettier-plugin-tailwindcss@npm:^0.5.14":
version: 0.5.14
resolution: "prettier-plugin-tailwindcss@npm:0.5.14"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
Expand Down Expand Up @@ -12122,7 +12122,7 @@ __metadata:
optional: true
prettier-plugin-svelte:
optional: true
checksum: 10c0/017e85276952c0110a11c5bf114781c006f1335be29944daa7c5210d81168467efc9d1d212d6ac13ff7a30b2ec30de90619dbe0bf96f61d9b0dd510bf5841a02
checksum: 10c0/9857873cb8cb0d9b7b895806e7f6265617a08805691125d282767dffb1cb3d2c4c662f2b9168ef391edc40dff1b81beb99eee488f96544e01b8924db694f2299
languageName: node
linkType: hard

Expand Down

0 comments on commit e2ec227

Please sign in to comment.