Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.27.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Aug 22, 2022
1 parent 609b772 commit bae10a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"version": "1.5.3",
"dependencies": {
"blade-formatter": "^1.27.4",
"blade-formatter": "^1.27.5",
"prettier": "^2.6.2",
"synckit": "^0.8.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1256,10 +1256,10 @@ binary-extensions@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==

blade-formatter@^1.27.4:
version "1.27.4"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.27.4.tgz#32460cfd017e80747ce2696def06c1f4efa03c04"
integrity sha512-eHGfLXDL5cHyhAEwwP0ezrxaXA86Gp92YED5Qk9IbrkdrFlpXy15tQsAOc8ta31duOeqdpSU7CTwIO1M4kHvfw==
blade-formatter@^1.27.5:
version "1.27.5"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.27.5.tgz#c6e61fa520ef8e1eba1eab46cf876982a0566842"
integrity sha512-KnWB1UB1iTynO2szLBWZEIhv5hAchbA2P2Sxs0G+HGJNnM9u5MU63Q4OnQKwhdGw3kMsyl86Lwh7/vNAlRT2DQ==
dependencies:
"@prettier/plugin-php" "^0.18.0"
"@shufo/tailwindcss-class-sorter" "^1.0.3"
Expand Down

0 comments on commit bae10a7

Please sign in to comment.