Skip to content

Commit 0d4db08

Browse files
Update dependency stylelint-scss to v6.4.1
1 parent 6e68c13 commit 0d4db08

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.1",
113113
"stylelint-config-standard-scss": "12.0.0",
114114
"stylelint-no-unsupported-browser-features": "8.0.1",
115-
"stylelint-scss": "6.4.0",
115+
"stylelint-scss": "6.4.1",
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
@@ -9061,10 +9061,10 @@ [email protected]:
90619061
doiuse "^6.0.2"
90629062
postcss "^8.4.32"
90639063

9064-
9065-
version "6.4.0"
9066-
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.4.0.tgz#f4e5f4fe334fa7dc32bc289682a5683a3c4c37b9"
9067-
integrity sha512-1BKRzh2TW38hZm/IWdvBVjlJRERB2zTiwm1xaOeDtUEmEKfxYMNr9THBQQtBV8wGxal/sN+TRsF7v9A5sqGI1A==
9064+
9065+
version "6.4.1"
9066+
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.4.1.tgz#78a197bbcdf9a61b7365769a9a42dddc722a24c5"
9067+
integrity sha512-+clI2bQC2FPOt06ZwUlXZZ95IO2C5bKTP0GLN1LNQPVvISfSNcgMKv/VTwym1mK9vnqhHbOk8lO4rj4nY7L9pw==
90689068
dependencies:
90699069
known-css-properties "^0.34.0"
90709070
postcss-media-query-parser "^0.2.3"

0 commit comments

Comments
 (0)