Merge pull request #336 from alxshelepenok/renovate/stylelint-scss-3.x

chore(deps): update dependency stylelint-scss to v3.9.3
This commit is contained in:
Alexander Shelepenok 2019-08-04 22:22:08 +03:00 committed by GitHub
commit c266f8e832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -114,6 +114,6 @@
"rimraf": "2.6.3",
"stylelint": "10.1.0",
"stylelint-config-recommended-scss": "3.3.0",
"stylelint-scss": "3.9.2"
"stylelint-scss": "3.9.3"
}
}

View File

@ -13406,9 +13406,9 @@ stylelint-config-recommended@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-2.2.0.tgz#46ab139db4a0e7151fd5f94af155512886c96d3f"
stylelint-scss@3.9.2:
version "3.9.2"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.9.2.tgz#5435174a57696ee52eae40146778a4e62f7ed3a3"
stylelint-scss@3.9.3:
version "3.9.3"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.9.3.tgz#4fa300eeb2feced9b00ca6fbe5fa664bca146a06"
dependencies:
lodash "^4.17.11"
postcss-media-query-parser "^0.2.3"