Skip to content

Commit 5a32fe7

Browse files
chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0
1 parent abb8fb8 commit 5a32fe7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"postcss": "^8.4.21",
117117
"postinstall-postinstall": "^2.1.0",
118118
"prettier": "latest",
119-
"prettier-plugin-tailwindcss": "^0.4.0",
119+
"prettier-plugin-tailwindcss": "^0.5.0",
120120
"storybook": "^7.0.5",
121121
"tailwindcss": "^3.2.7",
122122
"ts-jest": "^29.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -16553,10 +16553,10 @@ prelude-ls@^1.2.1:
1655316553
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1655416554
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1655516555

16556-
prettier-plugin-tailwindcss@^0.4.0:
16557-
version "0.4.1"
16558-
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz#f7ed664199540978b2cbd037bac3a337d6689e86"
16559-
integrity sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==
16556+
prettier-plugin-tailwindcss@^0.5.0:
16557+
version "0.5.4"
16558+
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.4.tgz#ebfacbcb90e2ca1df671ffe4083e99f81d72040d"
16559+
integrity sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==
1656016560

1656116561
prettier@^2, prettier@^2.8.0, prettier@latest:
1656216562
version "2.8.8"

0 commit comments

Comments
 (0)