Update dependency stylelint to v12.0.1

This commit is contained in:
Renovate Bot 2019-12-31 16:12:06 +00:00
parent 5a3f17b647
commit 9568316cd0
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -107,7 +107,7 @@
"primer-tooltips": "2.0.0",
"sinon": "7.5.0",
"socket.io-client": "2.3.0",
"stylelint": "12.0.0",
"stylelint": "12.0.1",
"stylelint-config-standard": "19.0.0",
"textcomplete": "0.18.1",
"undate": "0.3.0",

View file

@ -8501,10 +8501,10 @@ stylelint-config-standard@19.0.0:
dependencies:
stylelint-config-recommended "^3.0.0"
stylelint@12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-12.0.0.tgz#2e8613675f7be11769ce474f45137fdf7751380a"
integrity sha512-TwqtATrFOT07SPlUGyHN7tVhWqxwitn5BlAvyBQy/ekA+Nwu4mLU9L1dvGQPNxHUBLowjvkSW18QzHHR6/FVVQ==
stylelint@12.0.1:
version "12.0.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-12.0.1.tgz#5b1f3bf7333320acce322b49852c8b85e94ce7e4"
integrity sha512-1mn39pqZiC/e8KUPoRMc1WMM83Upb2ILaSGxkCvKxALHutEOs2txcPQocJiXdO4Zx4FY4prGqjlkwrbthAxqig==
dependencies:
autoprefixer "^9.7.1"
balanced-match "^1.0.0"