Skip to content

Commit

Permalink
chore: 🤖 bump @shufo/tailwindcss-class-sorter to 1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Sep 20, 2022
1 parent 963e0ca commit 4f3fa34
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.10",
"@shufo/tailwindcss-class-sorter": "^1.0.11",
"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.10":
version "1.0.10"
resolved "https://registry.yarnpkg.com/@shufo/tailwindcss-class-sorter/-/tailwindcss-class-sorter-1.0.10.tgz#515e2b68d9d9e0f57671c596d1d9b3f5ddec6c33"
integrity sha512-X/GFG71d0vqlfHYbJkbAS1dCbSA01H7RqHT/8IELJE+uXsIfsEFlvEogeBmMsO1R8Rx2zA224+VWC6eFfCrpdw==
"@shufo/tailwindcss-class-sorter@^1.0.11":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@shufo/tailwindcss-class-sorter/-/tailwindcss-class-sorter-1.0.11.tgz#03093bae1288acdd25fb05ae919a3dd8a8e40c27"
integrity sha512-WIzt2etnwHTblECmvEKNxFsqjSmhZKtur+FZBcaZpo6b5M5neu46YzMLvAs892I6VS1HGO0ttQ/i99HZhYB4SA==
dependencies:
escalade "^3.1.1"
object-hash "^3.0.0"
Expand Down

0 comments on commit 4f3fa34

Please sign in to comment.