Skip to content

Commit 7a967f1

Browse files
Update dependency stylelint-scss to v6.3.2
1 parent f77184e commit 7a967f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"stylelint-config-recommended": "14.0.0",
113113
"stylelint-config-standard-scss": "12.0.0",
114114
"stylelint-no-unsupported-browser-features": "8.0.1",
115-
"stylelint-scss": "6.3.1",
115+
"stylelint-scss": "6.3.2",
116116
"svgo": "3.3.2",
117117
"svgo-add-viewbox": "3.1.0",
118118
"svgo-viewbox": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9042,10 +9042,10 @@ [email protected]:
90429042
doiuse "^6.0.2"
90439043
postcss "^8.4.32"
90449044

9045-
9046-
version "6.3.1"
9047-
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.3.1.tgz#eb56f23f4d3e0896647365ab1681653a00bdbc2b"
9048-
integrity sha512-w/czBoWUZxJNk5fBRPODcXSN4qcPv3WHjTSSpFovVY+TE3MZTMR0yRlbmaDYrm8tTWHvpwQAuEBZ0lk2wwkboQ==
9045+
9046+
version "6.3.2"
9047+
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.3.2.tgz#085072e774e5a31e65aa2acefaad5417a29d6ec1"
9048+
integrity sha512-pNk9mXOVKkQtd+SROPC9io8ISSgX+tOVPhFdBE+LaKQnJMLdWPbGKAGYv4Wmf/RrnOjkutunNTN9kKMhkdE5qA==
90499049
dependencies:
90509050
known-css-properties "^0.31.0"
90519051
postcss-media-query-parser "^0.2.3"

0 commit comments

Comments
 (0)