Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.32.9
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Feb 25, 2023
1 parent bec825e commit a7bb4c7
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 @@ -192,7 +192,7 @@
},
"dependencies": {
"ajv": "^8.12.0",
"blade-formatter": "^1.32.8",
"blade-formatter": "^1.32.9",
"find-config": "^1.0.0",
"ignore": "^5.2.4",
"tailwindcss": "^3.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2193,10 +2193,10 @@ binary@~0.3.0:
buffers "~0.1.1"
chainsaw "~0.1.0"

blade-formatter@^1.32.8:
version "1.32.8"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.32.8.tgz#5aab86be2274e11a05f0a1845427ad301f194c64"
integrity sha512-nKZmuwue51+8bA5VL2NpDk6sUVa9LXhNRiPsov1OKZnj+G2OMCnUTW9pqbvL8xQAzKWAkMVSuU2aq7JsGjVe6A==
blade-formatter@^1.32.9:
version "1.32.9"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.32.9.tgz#a2aa16c2e871bf8d1079f21943b1c8459a36d133"
integrity sha512-fXgls9UdLRnRdy45804L/2j/m0drxiS9Hs/olXj7lRGVKj4bQUWwj/w75ETMrk9YGWywdQq7ywE3viBKOUVYDw==
dependencies:
"@prettier/plugin-php" "^0.19.0"
"@shufo/tailwindcss-class-sorter" "^2.0.0"
Expand Down

0 comments on commit a7bb4c7

Please sign in to comment.