Skip to content

Commit

Permalink
Merge pull request #16 from redwoodjs/renovate/prettier-plugin-tailwi…
Browse files Browse the repository at this point in the history
…ndcss-0.x

Update dependency prettier-plugin-tailwindcss to ^0.3.0
  • Loading branch information
dthyresson authored May 15, 2023
2 parents 50e9109 + 1845dbc commit f7354c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@redwoodjs/core": "5.1.4",
"prettier-plugin-tailwindcss": "^0.2.7"
"prettier-plugin-tailwindcss": "^0.3.0"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20417,9 +20417,9 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:^0.2.7":
version: 0.2.8
resolution: "prettier-plugin-tailwindcss@npm:0.2.8"
"prettier-plugin-tailwindcss@npm:^0.3.0":
version: 0.3.0
resolution: "prettier-plugin-tailwindcss@npm:0.3.0"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
Expand All @@ -20431,6 +20431,7 @@ __metadata:
prettier-plugin-css-order: "*"
prettier-plugin-import-sort: "*"
prettier-plugin-jsdoc: "*"
prettier-plugin-marko: "*"
prettier-plugin-organize-attributes: "*"
prettier-plugin-organize-imports: "*"
prettier-plugin-style-order: "*"
Expand All @@ -20455,6 +20456,8 @@ __metadata:
optional: true
prettier-plugin-jsdoc:
optional: true
prettier-plugin-marko:
optional: true
prettier-plugin-organize-attributes:
optional: true
prettier-plugin-organize-imports:
Expand All @@ -20465,7 +20468,7 @@ __metadata:
optional: true
prettier-plugin-twig-melody:
optional: true
checksum: b025983a88ecfd53e8d7cf601b54feb2583c62e8f8b87533200f5c4291fee4a60801e1463caa639fd56e3c7a0cf28fea00feed4e93c1fe27a1136f1385907ba6
checksum: b7c4470097c1c4a9b280fcd89b6853a7afef07dc9596393b6cf90141abdd25bceb5222133aed4b4cd64c1849c09ae446eb54bf560214f5e309a9fbf8ce5af08c
languageName: node
linkType: hard

Expand Down Expand Up @@ -21938,7 +21941,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@redwoodjs/core": 5.1.4
prettier-plugin-tailwindcss: ^0.2.7
prettier-plugin-tailwindcss: ^0.3.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit f7354c7

Please sign in to comment.