Skip to content

Commit

Permalink
fix(deps): update dependency stylelint-scss to v6.7.0 (#4449)
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 Sep 20, 2024
1 parent b9ba36e commit 03ff53e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"stylelint-config-standard": "36.0.1",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-prettier": "5.0.2",
"stylelint-scss": "6.6.0"
"stylelint-scss": "6.7.0"
},
"peerDependencies": {
"prettier": "*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@ __metadata:
stylelint-config-standard: "npm:36.0.1"
stylelint-config-standard-scss: "npm:13.1.0"
stylelint-prettier: "npm:5.0.2"
stylelint-scss: "npm:6.6.0"
stylelint-scss: "npm:6.7.0"
peerDependencies:
prettier: "*"
stylelint: "*"
Expand Down Expand Up @@ -10604,9 +10604,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint-scss@npm:6.6.0":
version: 6.6.0
resolution: "stylelint-scss@npm:6.6.0"
"stylelint-scss@npm:6.7.0":
version: 6.7.0
resolution: "stylelint-scss@npm:6.7.0"
dependencies:
css-tree: "npm:2.3.1"
is-plain-object: "npm:5.0.0"
Expand All @@ -10617,7 +10617,7 @@ __metadata:
postcss-value-parser: "npm:^4.2.0"
peerDependencies:
stylelint: ^16.0.2
checksum: 10c0/bd9dc0e93973a63ee6ea4edfeef2f4123cafb4d2d99a923b94fac22e6b12aa7bfe246d6536aec681055f934d0af0e3a19f83bad95024cc099a87e15d58a8f2d2
checksum: 10c0/8464f8295109fb562a428111a6d1b8e5f66a9c79543334cf6307c5a85ffc5f5c27d44cb251334aa339d63dfaa544d02671d4d43c3bec3f993d618c8cd103fa47
languageName: node
linkType: hard

Expand Down

0 comments on commit 03ff53e

Please sign in to comment.