Skip to content

Commit

Permalink
Merge pull request #298 from dxw/renovate/stylelint-config-clean-orde…
Browse files Browse the repository at this point in the history
…r-7.x

Update dependency stylelint-config-clean-order to v7
  • Loading branch information
renovate[bot] authored Jan 12, 2025
2 parents 40c4f7a + 1c8ce3f commit b3de9bf
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 @@ -33,7 +33,7 @@
"bun-types": "^1.0.2",
"socket.io-client": "^4.7.2",
"stylelint": "^16.0.0",
"stylelint-config-clean-order": "^6.0.0",
"stylelint-config-clean-order": "^7.0.0",
"stylelint-config-standard": "^36.0.0",
"typescript": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -987,10 +987,10 @@ strip-ansi@^6.0.1:
dependencies:
ansi-regex "^5.0.1"

stylelint-config-clean-order@^6.0.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/stylelint-config-clean-order/-/stylelint-config-clean-order-6.1.0.tgz#1726b430339be63a9e6f20fb1e2f29f011b0f766"
integrity sha512-Xe1U0stw57Evdcx+7q7XYAniyE7XAKv/bwfH9LcsFCcKTPZflzTiJLXGkQUsPMlA4cfMyxEebqm5bRN2doTD3w==
stylelint-config-clean-order@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-clean-order/-/stylelint-config-clean-order-7.0.0.tgz#f18c9c4ad2ca205a5fa18cf80e71826234e35242"
integrity sha512-R28w1xNliIbem3o+VIrNjAU8cMgxrGlDoXVqWW7lJ1OvSDsmNGj5aKSW6Xm7i5PK4E99T3Hs19BJFni5IbE56g==
dependencies:
stylelint-order "^6.0.4"

Expand Down

0 comments on commit b3de9bf

Please sign in to comment.