Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.38.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Oct 16, 2023
1 parent 45f226f commit d3e83cd
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 @@ -207,7 +207,7 @@
},
"dependencies": {
"ajv": "^8.12.0",
"blade-formatter": "^1.38.4",
"blade-formatter": "^1.38.5",
"find-config": "^1.0.0",
"ignore": "^5.2.4",
"sucrase": "^3.34.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2213,10 +2213,10 @@ bl@^4.0.3:
inherits "^2.0.4"
readable-stream "^3.4.0"

blade-formatter@^1.38.4:
version "1.38.4"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.38.4.tgz#efa55a9a6001eaee51c51f3ed53b13d26084b5ed"
integrity sha512-5QK413yNAIXl+1d01XssPqxLi6yzdIhSgW58S4YpHoB6081XrbTMpjOUxPNBwBtsDE4jZozitbL+Vh0tff4ONQ==
blade-formatter@^1.38.5:
version "1.38.5"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.38.5.tgz#532ee31c1ab0b0fff9cd2e865281f87f624eadd2"
integrity sha512-J4JintmlH0yIIcTpVe5qtbSaXlyTD5vXOWkY7ns7sk6LIIZFFOn8k1yECv13EGsaDmb1dGNJsCGDMNeAGpIFdA==
dependencies:
"@prettier/plugin-php" "^0.19.7"
"@shufo/tailwindcss-class-sorter" "3.0.1"
Expand Down

0 comments on commit d3e83cd

Please sign in to comment.