Skip to content

Commit

Permalink
Merge pull request #206 from pail23/dependabot/npm_and_yarn/prettier-…
Browse files Browse the repository at this point in the history
…plugin-tailwindcss-0.5.12

Bump prettier-plugin-tailwindcss from 0.4.1 to 0.5.12
  • Loading branch information
pail23 authored Mar 18, 2024
2 parents 2aaef85 + b1b064f commit 4859643
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 @@ -46,7 +46,7 @@
"eslint-plugin-vue": "^9.22.0",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.4.1",
"prettier-plugin-tailwindcss": "^0.5.12",
"sass": "^1.70.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3648,10 +3648,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier-plugin-tailwindcss@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz#f7ed664199540978b2cbd037bac3a337d6689e86"
integrity sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==
prettier-plugin-tailwindcss@^0.5.12:
version "0.5.12"
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.12.tgz#655999849344548ecf4d9b47a051ed856f041c72"
integrity sha512-o74kiDBVE73oHW+pdkFSluHBL3cYEvru5YgEqNkBMFF7Cjv+w1vI565lTlfoJT4VLWDe0FMtZ7FkE/7a4pMXSQ==

prettier@^3.2.5:
version "3.2.5"
Expand Down

0 comments on commit 4859643

Please sign in to comment.