mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
fix(deps): update dependency stylelint-scss to v5.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
"stylelint-config-recommended-scss": "13.0.0",
|
"stylelint-config-recommended-scss": "13.0.0",
|
||||||
"stylelint-config-standard": "34.0.0",
|
"stylelint-config-standard": "34.0.0",
|
||||||
"stylelint-order": "6.0.3",
|
"stylelint-order": "6.0.3",
|
||||||
"stylelint-scss": "5.2.0"
|
"stylelint-scss": "5.2.1"
|
||||||
},
|
},
|
||||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1015,11 +1015,12 @@ stylelint-order@6.0.3:
|
|||||||
postcss "^8.4.21"
|
postcss "^8.4.21"
|
||||||
postcss-sorting "^8.0.2"
|
postcss-sorting "^8.0.2"
|
||||||
|
|
||||||
stylelint-scss@5.2.0:
|
stylelint-scss@5.2.1:
|
||||||
version "5.2.0"
|
version "5.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.2.0.tgz#08a85ab5fe6196fa9bbe4723fb9536f2b05dcbc1"
|
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.2.1.tgz#810299e4141fa38852bd14536a90e4942c8f387f"
|
||||||
integrity sha512-m/os6B7xHKakM9TkEbnity0gnDEqNbISpclvjOwIU+xIHk/8dQNGcTI2UlC5/QLzaG+tzQ9eMFZH8Iq7roQI2w==
|
integrity sha512-ZoTJUM85/qqpQHfEppjW/St//8s6p9Qsg8deWlYlr56F9iUgC9vXeIDQvH4odkRRJLTLFQzYMALSOFCQ3MDkgw==
|
||||||
dependencies:
|
dependencies:
|
||||||
|
known-css-properties "^0.28.0"
|
||||||
postcss-media-query-parser "^0.2.3"
|
postcss-media-query-parser "^0.2.3"
|
||||||
postcss-resolve-nested-selector "^0.1.1"
|
postcss-resolve-nested-selector "^0.1.1"
|
||||||
postcss-selector-parser "^6.0.13"
|
postcss-selector-parser "^6.0.13"
|
||||||
|
|||||||
Reference in New Issue
Block a user