Skip to content

Commit

Permalink
fix(deps): update dependency blade-formatter to v1.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 20, 2024
1 parent 98c62ee commit 03b0614
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.40.1",
"blade-formatter": "1.41.0",
"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.40.1:
version "1.40.1"
resolved "https://registry.yarnpkg.com/blade-formatter/-/blade-formatter-1.40.1.tgz#fdd6bc33342ee19e1c7ef9d444a03f649cbb461a"
integrity sha512-TULnwSXLepfW+bnMQyYqaUhoxA65VwaOCNhipgsmAJ+c1FvedAc4AgWqVtcGUndAWU+MkHP/g+0r8kU22THfJg==
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==
dependencies:
"@prettier/plugin-php" "^0.22.2"
"@shufo/tailwindcss-class-sorter" "3.0.1"
Expand Down

0 comments on commit 03b0614

Please sign in to comment.