mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
fix(deps): update dependency stylelint to v15.6.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
"postinstall": "node scripts/postinstall.js"
|
"postinstall": "node scripts/postinstall.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"stylelint": "15.6.1",
|
"stylelint": "15.6.2",
|
||||||
"stylelint-config-recommended-scss": "11.0.0",
|
"stylelint-config-recommended-scss": "11.0.0",
|
||||||
"stylelint-config-standard": "33.0.0",
|
"stylelint-config-standard": "33.0.0",
|
||||||
"stylelint-order": "6.0.3",
|
"stylelint-order": "6.0.3",
|
||||||
|
|||||||
@@ -1048,10 +1048,10 @@ stylelint-scss@^4.6.0:
|
|||||||
postcss-selector-parser "^6.0.11"
|
postcss-selector-parser "^6.0.11"
|
||||||
postcss-value-parser "^4.2.0"
|
postcss-value-parser "^4.2.0"
|
||||||
|
|
||||||
stylelint@15.6.1:
|
stylelint@15.6.2:
|
||||||
version "15.6.1"
|
version "15.6.2"
|
||||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.6.1.tgz#e4cd33a3af88587b99a5d1328aedd8c298b6dc81"
|
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.6.2.tgz#06d9005b62a83b72887eed623520e9b472af8c15"
|
||||||
integrity sha512-d8icFBlVl93Elf3Z5ABQNOCe4nx69is3D/NZhDLAie1eyYnpxfeKe7pCfqzT5W4F8vxHCLSDfV8nKNJzogvV2Q==
|
integrity sha512-fjQWwcdUye4DU+0oIxNGwawIPC5DvG5kdObY5Sg4rc87untze3gC/5g/ikePqVjrAsBUZjwMN+pZsAYbDO6ArQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@csstools/css-parser-algorithms" "^2.1.1"
|
"@csstools/css-parser-algorithms" "^2.1.1"
|
||||||
"@csstools/css-tokenizer" "^2.1.1"
|
"@csstools/css-tokenizer" "^2.1.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user