Merge pull request #517 from alxshelepenok/renovate/stylelint-12.x

chore(deps): update dependency stylelint to v12.0.1
This commit is contained in:
Alexander Shelepenok 2019-12-26 13:37:09 +03:00 committed by GitHub
commit 70de648df1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -112,7 +112,7 @@
"postcss-pxtorem": "4.0.1", "postcss-pxtorem": "4.0.1",
"react-test-renderer": "16.12.0", "react-test-renderer": "16.12.0",
"rimraf": "3.0.0", "rimraf": "3.0.0",
"stylelint": "12.0.0", "stylelint": "12.0.1",
"stylelint-config-recommended-scss": "4.1.0", "stylelint-config-recommended-scss": "4.1.0",
"stylelint-scss": "3.13.0" "stylelint-scss": "3.13.0"
} }

View File

@ -15089,10 +15089,10 @@ stylelint-scss@3.13.0:
postcss-selector-parser "^6.0.2" postcss-selector-parser "^6.0.2"
postcss-value-parser "^4.0.2" postcss-value-parser "^4.0.2"
stylelint@12.0.0: stylelint@12.0.1:
version "12.0.0" version "12.0.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-12.0.0.tgz#2e8613675f7be11769ce474f45137fdf7751380a" resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-12.0.1.tgz#5b1f3bf7333320acce322b49852c8b85e94ce7e4"
integrity sha512-TwqtATrFOT07SPlUGyHN7tVhWqxwitn5BlAvyBQy/ekA+Nwu4mLU9L1dvGQPNxHUBLowjvkSW18QzHHR6/FVVQ== integrity sha512-1mn39pqZiC/e8KUPoRMc1WMM83Upb2ILaSGxkCvKxALHutEOs2txcPQocJiXdO4Zx4FY4prGqjlkwrbthAxqig==
dependencies: dependencies:
autoprefixer "^9.7.1" autoprefixer "^9.7.1"
balanced-match "^1.0.0" balanced-match "^1.0.0"