Skip to content

Commit 2f402f0

Browse files
Update dependency prettier-plugin-tailwindcss to ^0.4.0
1 parent 1a6be28 commit 2f402f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-config-next": "13.0.0",
4545
"postcss": "^8.4.14",
4646
"prettier": "^2.7.1",
47-
"prettier-plugin-tailwindcss": "^0.1.13",
47+
"prettier-plugin-tailwindcss": "^0.4.0",
4848
"prisma": "^4.5.0",
4949
"tailwindcss": "^3.2.0",
5050
"typescript": "^4.8.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1926,10 +1926,10 @@ prelude-ls@^1.2.1:
19261926
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
19271927
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
19281928

1929-
prettier-plugin-tailwindcss@^0.1.13:
1930-
version "0.1.13"
1931-
resolved "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.13.tgz"
1932-
integrity sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw==
1929+
prettier-plugin-tailwindcss@^0.4.0:
1930+
version "0.4.0"
1931+
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.0.tgz#b3bd20e28514607c584d4ce515ed09b76cc16dd2"
1932+
integrity sha512-Rna0sDPETA0KNhMHlN8wxKNgfSa8mTl2hPPAGxnbv6tUcHT6J4RQmQ8TLXyhB7Dm5Von4iHloBxTyClYM6wT0A==
19331933

19341934
prettier@^2.7.1:
19351935
version "2.7.1"

0 commit comments

Comments
 (0)