Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.38.6
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Nov 10, 2023
1 parent ef97ef2 commit 9967ebf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
},
"dependencies": {
"ajv": "^8.12.0",
"blade-formatter": "^1.38.5",
"blade-formatter": "^1.38.6",
"find-config": "^1.0.0",
"ignore": "^5.2.4",
"sucrase": "^3.34.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2213,10 +2213,10 @@ bl@^4.0.3:
inherits "^2.0.4"
readable-stream "^3.4.0"

blade-formatter@^1.38.5:
version "1.38.5"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.38.5.tgz#532ee31c1ab0b0fff9cd2e865281f87f624eadd2"
integrity sha512-J4JintmlH0yIIcTpVe5qtbSaXlyTD5vXOWkY7ns7sk6LIIZFFOn8k1yECv13EGsaDmb1dGNJsCGDMNeAGpIFdA==
blade-formatter@^1.38.6:
version "1.38.6"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.38.6.tgz#d3ea21faefa4c03a6fb3ada20fd545f2f3c1e311"
integrity sha512-XwW1A4G7GPXjCG7oPKkvBp8UVb/YS/zoS8FbuuUbrnwzzmoVEe29oSqh1JpCVj9+SI2ye/qohRuXNkwHjcq/Ww==
dependencies:
"@prettier/plugin-php" "^0.19.7"
"@shufo/tailwindcss-class-sorter" "3.0.1"
Expand Down Expand Up @@ -7277,7 +7277,7 @@ vscode-extension-telemetry@^0.4.5:

[email protected]:
version "1.7.0"
resolved "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz#439bfad8fe71abd7798338d1cd3dc53a8beea94b"
integrity sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==

vscode-textmate@^7.0.1:
Expand Down

0 comments on commit 9967ebf

Please sign in to comment.