chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.5 to 0.5.6 (#504)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-16 17:33:59 -04:00
committed by GitHub
parent d59a8860df
commit b2fd1f254d
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"eslint-plugin-unicorn": "48.0.1",
"prettier": "3.0.3",
"prettier-plugin-pkg": "0.18.0",
"prettier-plugin-tailwindcss": "0.5.5",
"prettier-plugin-tailwindcss": "0.5.6",
"turbo": "1.10.15",
"typescript": "5.2.2"
},

8
pnpm-lock.yaml generated
View File

@@ -58,8 +58,8 @@ importers:
specifier: 0.18.0
version: 0.18.0(prettier@3.0.3)
prettier-plugin-tailwindcss:
specifier: 0.5.5
version: 0.5.5(prettier@3.0.3)
specifier: 0.5.6
version: 0.5.6(prettier@3.0.3)
turbo:
specifier: 1.10.15
version: 1.10.15
@@ -7447,8 +7447,8 @@ packages:
prettier: 3.0.3
dev: true
/prettier-plugin-tailwindcss@0.5.5(prettier@3.0.3):
resolution: {integrity: sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==}
/prettier-plugin-tailwindcss@0.5.6(prettier@3.0.3):
resolution: {integrity: sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==}
engines: {node: '>=14.21.3'}
peerDependencies:
'@ianvs/prettier-plugin-sort-imports': '*'