Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.29.8
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Oct 1, 2022
1 parent 5c0c855 commit d2bc9d5
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 @@ -180,7 +180,7 @@
},
"dependencies": {
"ajv": "^8.11.0",
"blade-formatter": "^1.29.7",
"blade-formatter": "^1.29.8",
"find-config": "^1.0.0",
"ignore": "^5.1.8",
"tailwindcss": "^3.1.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2184,10 +2184,10 @@ binary@~0.3.0:
buffers "~0.1.1"
chainsaw "~0.1.0"

blade-formatter@^1.29.7:
version "1.29.7"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.29.7.tgz#818ba2f3b4fb27a76c52b77f29b2fd935580352f"
integrity sha512-oFGpb/VOv9EuDxl4JMtygEuc1tRRTOd9ctEm00CuQsdCIxl08IDUDPfwnfHxETv6N9uS0YnFrdbB85yRHVkV9w==
blade-formatter@^1.29.8:
version "1.29.8"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.29.8.tgz#d5d3c6a7db8816e819e43f9fad9f98e35e239d70"
integrity sha512-kEvZ4H6mJPHMKqpz1N+FD+w7BN6fbdbdgQK/3rg1HuUeuISNoBn2P9YJXPbsLQ8WAUFIQtmpTIVySUYRbiwpAg==
dependencies:
"@prettier/plugin-php" "^0.19.0"
"@shufo/tailwindcss-class-sorter" "^1.0.12"
Expand Down

0 comments on commit d2bc9d5

Please sign in to comment.