Skip to content

Commit

Permalink
fix(deps): update dependency stylelint-config-recess-order to v6 (#125)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent c803097 commit b5ce432
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 @@ -29,7 +29,7 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"stylelint-config-recess-order": "^5.0.0",
"stylelint-config-recess-order": "^6.0.0",
"stylelint-config-standard-scss": "^14.0.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1663,7 +1663,7 @@ __metadata:
pinst: "npm:^3.0.0"
semantic-release: "npm:^24.0.0"
stylelint: "npm:^16.0.0"
stylelint-config-recess-order: "npm:^5.0.0"
stylelint-config-recess-order: "npm:^6.0.0"
stylelint-config-standard-scss: "npm:^14.0.0"
peerDependencies:
stylelint: ">=14.0.0"
Expand Down Expand Up @@ -8868,14 +8868,14 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recess-order@npm:^5.0.0":
version: 5.1.1
resolution: "stylelint-config-recess-order@npm:5.1.1"
"stylelint-config-recess-order@npm:^6.0.0":
version: 6.0.0
resolution: "stylelint-config-recess-order@npm:6.0.0"
dependencies:
stylelint-order: "npm:^6.0.4"
peerDependencies:
stylelint: ">=16"
checksum: 10c0/2389ebe9721486514ea5ed45edefa3e135f0d37eaa5610ea1c65aa0d381311cc6982f0e2299179e2b6930185d46fe474aef40261ac93c1eca66716ffdc56e45a
checksum: 10c0/1c8af42219d769a3ec5c195ac296c62d51dc583c6144a729ea802f69c249fd2d4b1aa44cb31ff2121cfbe4597c7f4c36c8d82c15789cf657f2f7493b0c8c2841
languageName: node
linkType: hard

Expand Down

0 comments on commit b5ce432

Please sign in to comment.