Skip to content

Commit

Permalink
chore: 🤖 bump @shufo/tailwindcss-class-sorter to 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Sep 19, 2022
1 parent 51231b1 commit a5fa10f
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 @@ -36,7 +36,7 @@
"license": "MIT",
"dependencies": {
"@prettier/plugin-php": "^0.19.0",
"@shufo/tailwindcss-class-sorter": "^1.0.8",
"@shufo/tailwindcss-class-sorter": "^1.0.9",
"aigle": "^1.14.1",
"ajv": "^8.9.0",
"chalk": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1613,10 +1613,10 @@
mem "^8.0.0"
php-parser "3.1.0"

"@shufo/tailwindcss-class-sorter@^1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@shufo/tailwindcss-class-sorter/-/tailwindcss-class-sorter-1.0.8.tgz#27b04fc743825fb1c14b9b9edafd1dcc6b32cbd0"
integrity sha512-m+vOaTJJPiJ8ZJGUBzCRVLPxgHu+yztgIR9ck8M2IgudN0feku6x1uGn193tVgDbbeTBPjTY3PFN1DAzf862jA==
"@shufo/tailwindcss-class-sorter@^1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@shufo/tailwindcss-class-sorter/-/tailwindcss-class-sorter-1.0.9.tgz#e3f1de5d6759e21f2bf82848b179f6056ecdfced"
integrity sha512-Mw1/ENBt9XbiwbH5u1s+Wq7AlMeR61vEY5Stk4ymNhgOymiO7A0uYIUCCulSNA8DdULo/6nFEnvVozO9CMhmUQ==
dependencies:
escalade "^3.1.1"
object-hash "^3.0.0"
Expand Down

0 comments on commit a5fa10f

Please sign in to comment.