Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.32.8
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Feb 23, 2023
1 parent 6943b34 commit f18aec7
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.7",
"blade-formatter": "^1.32.8",
"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.7:
version "1.32.7"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.32.7.tgz#3c9e47c3a030db9801e1e6f3bcf88c547071e84d"
integrity sha512-O4ZZY+U71W8QSqfJKz/4+UvvxbaXh0QYcPVIT5qNa/VLOrD+5uRpvLsMFoDeFplT8AmNUyzZHbxVNquWIfYYXQ==
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==
dependencies:
"@prettier/plugin-php" "^0.19.0"
"@shufo/tailwindcss-class-sorter" "^2.0.0"
Expand Down

0 comments on commit f18aec7

Please sign in to comment.