Merge pull request #561 from alxshelepenok/renovate/stylelint-config-recommended-scss-4.x

chore(deps): update dependency stylelint-config-recommended-scss to v4.2.0
This commit is contained in:
Alexander Shelepenok 2020-01-31 10:35:16 +01:00 committed by GitHub
commit d9161ceec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -113,7 +113,7 @@
"react-test-renderer": "16.12.0",
"rimraf": "3.0.1",
"stylelint": "13.0.0",
"stylelint-config-recommended-scss": "4.1.0",
"stylelint-config-recommended-scss": "4.2.0",
"stylelint-scss": "3.14.2"
}
}

View File

@ -16064,10 +16064,10 @@ stylehacks@^4.0.0:
postcss "^7.0.0"
postcss-selector-parser "^3.0.0"
stylelint-config-recommended-scss@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-4.1.0.tgz#ff8f72f187833915640f8ab05fc57692c76a4bf5"
integrity sha512-4012ca0weVi92epm3RRBRZcRJIyl5vJjJ/tJAKng+Qat5+cnmuCwyOI2vXkKdjNfGd0gvzyKCKEkvTMDcbtd7Q==
stylelint-config-recommended-scss@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-4.2.0.tgz#3ad3fc858215cfd16a0f90aecf1ac0ea8a3e6971"
integrity sha512-4bI5BYbabo/GCQ6LbRZx/ZlVkK65a1jivNNsD+ix/Lw0U3iAch+jQcvliGnnAX8SUPaZ0UqzNVNNAF3urswa7g==
dependencies:
stylelint-config-recommended "^3.0.0"