Skip to content

Commit

Permalink
chore: 🤖 bump blade-formatter to 1.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Feb 25, 2024
1 parent 0400ab3 commit 2dae14f
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 @@ -212,7 +212,7 @@
},
"dependencies": {
"ajv": "^8.12.0",
"blade-formatter": "1.41.0",
"blade-formatter": "1.41.1",
"find-config": "^1.0.0",
"ignore": "^5.3.1",
"sucrase": "^3.35.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2349,10 +2349,10 @@ bl@^4.0.3:
inherits "^2.0.4"
readable-stream "^3.4.0"

blade-formatter@1.41.0:
version "1.41.0"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.41.0.tgz#892ff7bf236ae77bfcbfb5d968d5562a5a6afffc"
integrity sha512-31vC39wyYMPmn13KyK6u4W2GOWfs7keUbfIl0QrnDmoAaqZ89zJ3wohxxXhvkrdQC6Hnk7b62KfHtaKIK00CiQ==
blade-formatter@1.41.1:
version "1.41.1"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.41.1.tgz#9669faf42933c146fb95ebc38ddd54c4ead3a4cd"
integrity sha512-J4L0hsw+r6XSnrEpHMPDldfPeaEmhHwXacs5oFh+9FgDu2Ec7p1tLxA8QXdgcXZU0ILTMkzAtusia10oP05g3Q==
dependencies:
"@prettier/plugin-php" "^0.22.2"
"@shufo/tailwindcss-class-sorter" "3.0.1"
Expand Down

0 comments on commit 2dae14f

Please sign in to comment.