Skip to content

Commit a01be03

Browse files
chore(deps): update dependency stylelint-scss to v6 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b9b670 commit a01be03

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"sass": "^1.69.5",
7272
"stylelint": "^16.0.0",
7373
"stylelint-config-standard-scss": "^11.0.0",
74-
"stylelint-scss": "^5.3.0",
74+
"stylelint-scss": "^6.0.0",
7575
"typedoc": "^0.25.3",
7676
"typescript": "^5.0.2",
7777
"vite": "^4.4.5",

yarn.lock

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4633,7 +4633,7 @@ __metadata:
46334633
sass: "npm:^1.69.5"
46344634
stylelint: "npm:^16.0.0"
46354635
stylelint-config-standard-scss: "npm:^11.0.0"
4636-
stylelint-scss: "npm:^5.3.0"
4636+
stylelint-scss: "npm:^6.0.0"
46374637
tslib: "npm:^2.2.0"
46384638
typedoc: "npm:^0.25.3"
46394639
typescript: "npm:^5.0.2"
@@ -4926,6 +4926,21 @@ __metadata:
49264926
languageName: node
49274927
linkType: hard
49284928

4929+
"stylelint-scss@npm:^6.0.0":
4930+
version: 6.2.1
4931+
resolution: "stylelint-scss@npm:6.2.1"
4932+
dependencies:
4933+
known-css-properties: "npm:^0.29.0"
4934+
postcss-media-query-parser: "npm:^0.2.3"
4935+
postcss-resolve-nested-selector: "npm:^0.1.1"
4936+
postcss-selector-parser: "npm:^6.0.15"
4937+
postcss-value-parser: "npm:^4.2.0"
4938+
peerDependencies:
4939+
stylelint: ^16.0.2
4940+
checksum: 10c0/a3563e422fd8d27c14497d8922c9bb1285400aa41fa11ebdc3d0ec685ea69f732a4f1c1ac3bc34bfb7c4f8f8d97bb1bba2ebf003a03f7d0bdf79a1bad1282702
4941+
languageName: node
4942+
linkType: hard
4943+
49294944
"stylelint@npm:^16.0.0":
49304945
version: 16.2.1
49314946
resolution: "stylelint@npm:16.2.1"

0 commit comments

Comments
 (0)