|
@@ -9623,7 +9623,7 @@ stylelint-prettier@^4.0.2:
|
|
|
dependencies:
|
|
|
prettier-linter-helpers "^1.0.0"
|
|
|
|
|
|
-stylelint-scss@^5.0.0, stylelint-scss@^5.0.1:
|
|
|
+stylelint-scss@^5.0.0:
|
|
|
version "5.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.0.1.tgz#b33a6580b5734eace083cfc2cc3021225e28547f"
|
|
|
integrity sha512-n87iCRZrr2J7//I/QFsDXxFLnHKw633U4qvWZ+mOW6KDAp/HLj06H+6+f9zOuTYy+MdGdTuCSDROCpQIhw5fvQ==
|
|
@@ -9633,6 +9633,16 @@ stylelint-scss@^5.0.0, stylelint-scss@^5.0.1:
|
|
|
postcss-selector-parser "^6.0.13"
|
|
|
postcss-value-parser "^4.2.0"
|
|
|
|
|
|
+stylelint-scss@^5.1.0:
|
|
|
+ version "5.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.1.0.tgz#dd318bc5c65f7a11f3ecacc7b6e8b67e7f2f1df1"
|
|
|
+ integrity sha512-E+KlQFXv1Euha43qw3q+wKBSli557wxbbo6/39DWhRNXlUa9Cz+FYrcgz+PT6ag0l6UisCYjAGCNhoSl4FcwlA==
|
|
|
+ dependencies:
|
|
|
+ postcss-media-query-parser "^0.2.3"
|
|
|
+ postcss-resolve-nested-selector "^0.1.1"
|
|
|
+ postcss-selector-parser "^6.0.13"
|
|
|
+ postcss-value-parser "^4.2.0"
|
|
|
+
|
|
|
stylelint@^15.10.2:
|
|
|
version "15.10.2"
|
|
|
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.10.2.tgz#0ee5a8371d3a2e1ff27fefd48309d3ddef7c3405"
|