Skip to content

Commit

Permalink
chore(deps-dev): bump stylelint-order from 6.0.3 to 6.0.4 (#10163)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent f98383a commit 6f3f6d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recommended-scss": "^13.1.0",
"stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-order": "^6.0.3",
"stylelint-order": "^6.0.4",
"stylelint-prettier": "^4.1.0",
"stylelint-scss": "^5.3.1",
"swr": "^2.2.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14134,12 +14134,12 @@ stylelint-config-sass-guidelines@^10.0.0:
postcss-scss "^4.0.6"
stylelint-scss "^4.4.0"

stylelint-order@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-6.0.3.tgz#160b78650bd90463241b992581efee7159baefc2"
integrity sha512-1j1lOb4EU/6w49qZeT2SQVJXm0Ht+Qnq9GMfUa3pMwoyojIWfuA+JUDmoR97Bht1RLn4ei0xtLGy87M7d29B1w==
stylelint-order@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-6.0.4.tgz#3e80d876c61a98d2640de181433686f24284748b"
integrity sha512-0UuKo4+s1hgQ/uAxlYU4h0o0HS4NiQDud0NAUNI0aa8FJdmYHA5ZZTFHiV5FpmE3071e9pZx5j0QpVJW5zOCUA==
dependencies:
postcss "^8.4.21"
postcss "^8.4.32"
postcss-sorting "^8.0.2"

stylelint-prettier@^4.1.0:
Expand Down

0 comments on commit 6f3f6d8

Please sign in to comment.