Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.29.7
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Sep 24, 2022
1 parent 7f29956 commit b2a37fd
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.6",
"blade-formatter": "^1.29.7",
"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 @@ -2185,10 +2185,10 @@ binary@~0.3.0:
buffers "~0.1.1"
chainsaw "~0.1.0"

blade-formatter@^1.29.6:
version "1.29.6"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.29.6.tgz#ab11c04fe6e92d020b36a0a994fed3d9da7f9c54"
integrity sha512-Fndl52h1BRbUm+JMgS/u4gW4IIX8pFs25PqF3VV2BQ1TjeqPBbHfrcRnDC/NDVHD2VPlSIZskaIe4lFkYnSrrw==
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==
dependencies:
"@prettier/plugin-php" "^0.19.0"
"@shufo/tailwindcss-class-sorter" "^1.0.12"
Expand Down

0 comments on commit b2a37fd

Please sign in to comment.