Skip to content

Commit

Permalink
Update dependency prettier-plugin-tailwindcss to v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent a350bc5 commit 345901a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 2022-09-28-rest-directive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@redwoodjs/core": "3.2.1",
"netlify-cli": "12.1.1",
"prettier-plugin-tailwindcss": "0.1.13"
"prettier-plugin-tailwindcss": "0.6.3"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion 2022-10-05-enum-select-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@redwoodjs/core": "3.4.0",
"prettier-plugin-tailwindcss": "0.1.13"
"prettier-plugin-tailwindcss": "0.6.3"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion 2022-10-12-algolia-autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@redwoodjs/core": "3.4.0",
"prettier-plugin-tailwindcss": "0.1.13"
"prettier-plugin-tailwindcss": "0.6.3"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion 2022-11-02-og-image-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@redwoodjs/core": "3.4.0",
"netlify-cli": "12.1.1",
"prettier-plugin-tailwindcss": "^0.1.13"
"prettier-plugin-tailwindcss": "^0.6.0"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion 2022-11-13-custom-md5-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@redwoodjs/core": "^4.0.0-canary.227",
"prettier-plugin-tailwindcss": "^0.1.13"
"prettier-plugin-tailwindcss": "^0.6.0"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down

0 comments on commit 345901a

Please sign in to comment.