Skip to content

chore(deps): update dependency stylelint-order to v6.0.4 #2447

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"stylelint": "15.2.0",
"stylelint-config-sass-guidelines": "10.0.0",
"stylelint-config-standard-scss": "7.0.1",
"stylelint-order": "6.0.3",
"stylelint-order": "6.0.4",
"tailwindcss": "3.4.0",
"ts-node": "10.9.2",
"typescript": "5.3.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15076,7 +15076,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.32, postcss@npm:^8.4.27":
"postcss@npm:8.4.32, postcss@npm:^8.4.27, postcss@npm:^8.4.32":
version: 8.4.32
resolution: "postcss@npm:8.4.32"
dependencies:
Expand Down Expand Up @@ -17390,15 +17390,15 @@ __metadata:
languageName: node
linkType: hard

"stylelint-order@npm:6.0.3":
version: 6.0.3
resolution: "stylelint-order@npm:6.0.3"
"stylelint-order@npm:6.0.4":
version: 6.0.4
resolution: "stylelint-order@npm:6.0.4"
dependencies:
postcss: ^8.4.21
postcss: ^8.4.32
postcss-sorting: ^8.0.2
peerDependencies:
stylelint: ^14.0.0 || ^15.0.0
checksum: dc2883a8a7918a752928f6cc2c860508e3f21c7189c0675ddba15056c683c234f5548f0c4a410e9a9ac0d2be8b4a4657e5674f01b6ad39f2b89053bf907aa744
stylelint: ^14.0.0 || ^15.0.0 || ^16.0.1
checksum: 66ed8a80b34b98994e38d75671766f102d47c73362495b77861f0648efcc75cf3ad6f30f988c3cf16c9747ac139087ef1ff71b3bea40f9c5e081a25ebeb34feb
languageName: node
linkType: hard

Expand Down Expand Up @@ -17814,7 +17814,7 @@ __metadata:
stylelint: 15.2.0
stylelint-config-sass-guidelines: 10.0.0
stylelint-config-standard-scss: 7.0.1
stylelint-order: 6.0.3
stylelint-order: 6.0.4
tailwindcss: 3.4.0
ts-node: 10.9.2
tslib: 2.6.2
Expand Down