Skip to content

Commit d80b1f9

Browse files
Update dependency prettier-plugin-tailwindcss to ^0.7.0
1 parent 1a6be28 commit d80b1f9

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.7.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.7.0:
1930+
version "0.7.1"
1931+
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.1.tgz#0cb15246668788e62b5b752868f5e01f0ce7eec9"
1932+
integrity sha512-Bzv1LZcuiR1Sk02iJTS1QzlFNp/o5l2p3xkopwOrbPmtMeh3fK9rVW5M3neBQzHq+kGKj/4LGQMTNcTH4NGPtQ==
19331933

19341934
prettier@^2.7.1:
19351935
version "2.7.1"

0 commit comments

Comments
 (0)