Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.32.12
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Apr 2, 2023
1 parent bf54f3f commit 47f4366
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.8.11",
"dependencies": {
"blade-formatter": "^1.32.10",
"blade-formatter": "^1.32.12",
"prettier": "^2.6.2",
"synckit": "^0.8.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1395,10 +1395,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.32.10:
version "1.32.10"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.32.10.tgz#b989dc83e402c5ea818b1e79c95d19a6de1e94fc"
integrity sha512-ohdiKXwv1MCNYFTUZd0bBjgdPkEjXoWzQblC6D7iyIbusK0E56LvURT0uiwwiDZ30wK8fWlgxt7mNvWDUU2SLA==
blade-formatter@^1.32.12:
version "1.32.12"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.32.12.tgz#e06c31cc29ffd41f1e9709a385c9c0ec0cc53f80"
integrity sha512-Xc1eEy/Adi6DnnUuh9IprD7Kyg2tq/ix3DFnr8AgN3wFg1Ews6vWpA44tuyoigqNHq59ss4JX2cgPkqbMLiurg==
dependencies:
"@prettier/plugin-php" "^0.19.0"
"@shufo/tailwindcss-class-sorter" "^2.0.0"
Expand Down

0 comments on commit 47f4366

Please sign in to comment.