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 b117539 commit 2ef11ba
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.8",
"dependencies": {
"blade-formatter": "^1.32.7",
"blade-formatter": "^1.32.8",
"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.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 2ef11ba

Please sign in to comment.