chore(deps): update dependency stylelint-scss to v3.10.1

This commit is contained in:
Renovate Bot 2019-09-06 15:32:22 +00:00
parent e26bb3d3bb
commit 8ff4a9a3ea
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View File

@ -114,6 +114,6 @@
"rimraf": "3.0.0",
"stylelint": "10.1.0",
"stylelint-config-recommended-scss": "3.3.0",
"stylelint-scss": "3.10.0"
"stylelint-scss": "3.10.1"
}
}

View File

@ -13807,10 +13807,10 @@ 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.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.10.0.tgz#1af9ff00397094364847ed5e62e78e819dd37c28"
integrity sha512-cz0CiJ/CEOY9arl1OA7Epb68F+L5iXBVZSOzTdK5AymoTM5dpll4QGeggMIsKN5Put8ZtQ3OwzYXexkPKs15PQ==
stylelint-scss@3.10.1:
version "3.10.1"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.10.1.tgz#4034a37aebb55a6474c1e8e4de0a8503842f106e"
integrity sha512-YnzYmcLd5DGGsjfoj44gArjo3TWhMWjS/ytfu+1HKtToZae5ditZOXHBmrgitsHvNk9mzp5WO3/PjA5IO1GpUw==
dependencies:
lodash "^4.17.15"
postcss-media-query-parser "^0.2.3"