Skip to content

Commit

Permalink
Bump stylelint-order from 6.0.3 to 6.0.4
Browse files Browse the repository at this point in the history
Bumps [stylelint-order](https://github.com/hudochenkov/stylelint-order) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/hudochenkov/stylelint-order/releases)
- [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md)
- [Commits](hudochenkov/stylelint-order@6.0.3...6.0.4)

---
updated-dependencies:
- dependency-name: stylelint-order
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent 79acd17 commit 140fe1f
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 @@ -59,7 +59,7 @@
"standard-loader": "^7.0.0",
"stylelint": "^15.11.0",
"stylelint-config-twbs-bootstrap": "^12.0.0",
"stylelint-order": "^6.0.3",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^5.3.1",
"stylelint-webpack-plugin": "^4.1.1",
"webpack-dev-server": "^4.15.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6428,12 +6428,12 @@ stylelint-config-twbs-bootstrap@^12.0.0:
stylelint-scss "^5.3.1"
stylelint-stylistic "^0.4.3"

[email protected], 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==
[email protected], 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-scss@^5.3.0, stylelint-scss@^5.3.1:
Expand Down

0 comments on commit 140fe1f

Please sign in to comment.