Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.30.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Oct 23, 2022
1 parent cc67f6a commit 368903c
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 @@ -185,7 +185,7 @@
},
"dependencies": {
"ajv": "^8.11.0",
"blade-formatter": "^1.30.2",
"blade-formatter": "^1.30.3",
"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 @@ -2180,10 +2180,10 @@ binary@~0.3.0:
buffers "~0.1.1"
chainsaw "~0.1.0"

blade-formatter@^1.30.2:
version "1.30.2"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.30.2.tgz#cda3cc6e112e3e5fca45d96e14a041845b662599"
integrity sha512-uyq4x+fs/e4H6AplIT/TNn9WwM72Rp+L3cvrpzi2kK8ctMERUcJ3mWh3t9g8NpRhxiuxig2mibKZb4jqUeB5YA==
blade-formatter@^1.30.3:
version "1.30.3"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.30.3.tgz#6d77e91d32eeec913d4eb80e8caaf8fcfc62d0e7"
integrity sha512-PKBuBDeT0bCJS39qeKTGXc2sAP9Vkpd/U7Pg6TSJlX+G+buN7XqcAU1WyeMBpo/yW6NnAtMp/XtODA6l14P7ew==
dependencies:
"@prettier/plugin-php" "^0.19.0"
"@shufo/tailwindcss-class-sorter" "^1.0.12"
Expand Down

0 comments on commit 368903c

Please sign in to comment.