Skip to content

Commit a9190ab

Browse files
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.4.1 to 0.5.11
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.4.1 to 0.5.11. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.4.1...v0.5.11) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27fd2eb commit a9190ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-prettier": "^5.0.0",
2626
"eslint-plugin-vue": "^9.16.1",
2727
"prettier": "^3.0.1",
28-
"prettier-plugin-tailwindcss": "^0.4.1",
28+
"prettier-plugin-tailwindcss": "^0.5.11",
2929
"vue-eslint-parser": "^9.3.1",
3030
"webpack": "^5.88.2"
3131
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6387,10 +6387,10 @@ prettier-linter-helpers@^1.0.0:
63876387
dependencies:
63886388
fast-diff "^1.1.2"
63896389

6390-
prettier-plugin-tailwindcss@^0.4.1:
6391-
version "0.4.1"
6392-
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz#f7ed664199540978b2cbd037bac3a337d6689e86"
6393-
integrity sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==
6390+
prettier-plugin-tailwindcss@^0.5.11:
6391+
version "0.5.11"
6392+
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.11.tgz#1aa9308c3285b3cb7942aaeaec8d0e0775ac54d0"
6393+
integrity sha512-AvI/DNyMctyyxGOjyePgi/gqj5hJYClZ1avtQvLlqMT3uDZkRbi4HhGUpok3DRzv9z7Lti85Kdj3s3/1CeNI0w==
63946394

63956395
prettier@^3.0.1:
63966396
version "3.0.1"

0 commit comments

Comments
 (0)