Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.26.12
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Jul 6, 2022
1 parent e053ae6 commit 75a3b5a
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 @@ -162,7 +162,7 @@
},
"dependencies": {
"ajv": "^8.11.0",
"blade-formatter": "^1.26.11",
"blade-formatter": "^1.26.12",
"find-config": "^1.0.0",
"ignore": "^5.1.8",
"vscode-extension-telemetry": "^0.4.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2139,10 +2139,10 @@ binary@~0.3.0:
buffers "~0.1.1"
chainsaw "~0.1.0"

blade-formatter@^1.26.11:
version "1.26.11"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.26.11.tgz#c173aa1c53ef82f6a6d154fe1333998d7f8d7de6"
integrity sha512-ve83piyMGGwieTY2sQKginvdbAFINdObypHG2N682HJYcqqD7dNFsKFvE9Y8jZSce3wQ2uqTFaa465r82pPuAQ==
blade-formatter@^1.26.12:
version "1.26.12"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.26.12.tgz#7833f5eefaedcfe19960987ddfe028e75e9728d7"
integrity sha512-lvDMfmX8Bzz4NMBl9PxtNceZ+xy6rm8Q0KXJnH11hV7VXJLK+lLW6sd/gWRhrWj1P7LJOORZpW8FBudzlFZavg==
dependencies:
"@prettier/plugin-php" "^0.18.0"
"@shufo/tailwindcss-class-sorter" "^1.0.3"
Expand Down

0 comments on commit 75a3b5a

Please sign in to comment.