Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.34.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Jul 18, 2023
1 parent 6b630a8 commit da0e565
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 @@ -193,7 +193,7 @@
},
"dependencies": {
"ajv": "^8.12.0",
"blade-formatter": "^1.34.0",
"blade-formatter": "^1.34.1",
"find-config": "^1.0.0",
"ignore": "^5.2.4",
"sucrase": "^3.32.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2172,10 +2172,10 @@ bl@^4.0.3:
inherits "^2.0.4"
readable-stream "^3.4.0"

blade-formatter@^1.34.0:
version "1.34.0"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.34.0.tgz#e484e87c8a87d4246a249268b77b1421abbd2eed"
integrity sha512-AMJU55U43bHtdbXK6p239OPFrIu6x2v49nQLMx9nas3eJSDXIdv/89ZU0ZuWmtRdFKrceF4aBtwZ1/G/GcCveA==
blade-formatter@^1.34.1:
version "1.34.1"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.34.1.tgz#1ffeb884c3ba8c2b42f45030baeccc02047b36b0"
integrity sha512-U37Hgn3zYKbISglxhiSVnxo1KIFK4Kmy5c3jkkDmSRt1f30eDIPyDDtNX4o0kEe1yHYyoBrXN49eFcbNjMmXSg==
dependencies:
"@prettier/plugin-php" "^0.19.0"
"@shufo/tailwindcss-class-sorter" "3.0.1"
Expand Down

0 comments on commit da0e565

Please sign in to comment.