Skip to content

Commit 5db514b

Browse files
authored
Update prettier-plugin-tailwindcss to version 0.1.13
1 parent 1a97846 commit 5db514b

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
@@ -45,7 +45,7 @@
4545
"lint-staged": "^12.3.4",
4646
"postcss": "^8.4.8",
4747
"prettier": "^2.5.1",
48-
"prettier-plugin-tailwindcss": "^0.1.10",
48+
"prettier-plugin-tailwindcss": "^0.1.13",
4949
"tailwindcss": "^3.3.2",
5050
"typescript": "^5.1.3"
5151
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5248,10 +5248,10 @@ prelude-ls@~1.1.2:
52485248
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
52495249
integrity sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==
52505250

5251-
prettier-plugin-tailwindcss@^0.1.10:
5252-
version "0.1.10"
5253-
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.10.tgz#437bd0757819c8393fc780e17e50e8a7518e2a6b"
5254-
integrity sha512-ooDGNuXUjgCXfShliVYQ6+0iXqUFXn+zdNInPe0WZN9qINt9srbLGFGY5jeVL4MXtY20/4S8JaBcd8l6N6NfCQ==
5251+
prettier-plugin-tailwindcss@^0.1.13:
5252+
version "0.1.13"
5253+
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.13.tgz#ca1071361dc7e2ed5d95a2ee36825ce45f814942"
5254+
integrity sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw==
52555255

52565256
prettier@^2.5.1:
52575257
version "2.6.2"

0 commit comments

Comments
 (0)