Skip to content

Commit

Permalink
Update dependency prettier-plugin-tailwindcss to ^0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2023
1 parent d123a01 commit 771fa6d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.2.3",
"prettier-plugin-tailwindcss": "^0.3.0"
"prettier-plugin-tailwindcss": "^0.4.0"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20513,16 +20513,16 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:^0.3.0":
version: 0.3.0
resolution: "prettier-plugin-tailwindcss@npm:0.3.0"
"prettier-plugin-tailwindcss@npm:^0.4.0":
version: 0.4.0
resolution: "prettier-plugin-tailwindcss@npm:0.4.0"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
"@shopify/prettier-plugin-liquid": "*"
"@shufo/prettier-plugin-blade": "*"
"@trivago/prettier-plugin-sort-imports": "*"
prettier: ">=2.2.0"
prettier: ^2.2 || ^3.0
prettier-plugin-astro: "*"
prettier-plugin-css-order: "*"
prettier-plugin-import-sort: "*"
Expand Down Expand Up @@ -20564,7 +20564,7 @@ __metadata:
optional: true
prettier-plugin-twig-melody:
optional: true
checksum: b7c4470097c1c4a9b280fcd89b6853a7afef07dc9596393b6cf90141abdd25bceb5222133aed4b4cd64c1849c09ae446eb54bf560214f5e309a9fbf8ce5af08c
checksum: d3fef04e948724963bbfdc132738c11cf47599f5bdbab279522ceb175c41bc3ec53527cccd860c54ef355074d6a46c8f8cc5714b685868187550faabcd453d52
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 771fa6d

Please sign in to comment.