Skip to content

Commit

Permalink
⬆️ Upgrade dependency prettier-plugin-tailwindcss to v0.6.4 (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent cd28d80 commit 7771f80
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"postcss-import": "16.1.0",
"postcss-nested": "6.0.1",
"prettier": "3.3.2",
"prettier-plugin-tailwindcss": "0.6.3",
"prettier-plugin-tailwindcss": "0.6.4",
"simple-icons": "12.2.0",
"svg-mixer": "2.3.14",
"tailwindcss": "3.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2079,10 +2079,10 @@ postsvg@^2.2.7:
posthtml-parser "^0.4.1"
posthtml-render "^1.1.2"

prettier-plugin-tailwindcss@0.6.3:
version "0.6.3"
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.3.tgz#3f44a6656133b1c96455e3d17dd0e45d6220f1be"
integrity sha512-GeJ9bqXN4APAP0V5T2a1J/o6a50MWevEUCPWxijpdXFDQkBCoAfz4pQfv+YMXSqZ5GXLMDYio0mUOfrYL7gf4w==
prettier-plugin-tailwindcss@0.6.4:
version "0.6.4"
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.4.tgz#84d42fae70ac6f0846ee9045f33fe9ebb86f2b79"
integrity sha512-3vhbIvlKyAWPaw9bUr2cw6M1BGx2Oy9CCLJyv+nxEiBGCTcL69WcAz2IFMGqx8IXSzQCInGSo2ujAByg9poHLQ==

prettier@3.3.2:
version "3.3.2"
Expand Down

0 comments on commit 7771f80

Please sign in to comment.