chore(deps): update dependency stylelint-config-standard to v21 (#403)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-19 02:02:39 +07:00 committed by GitHub
parent 3e5439c635
commit e98566154d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -82,6 +82,6 @@
"postcss": "~8.2.8", "postcss": "~8.2.8",
"postcss-preset-env": "~6.7.0", "postcss-preset-env": "~6.7.0",
"stylelint": "~13.12.0", "stylelint": "~13.12.0",
"stylelint-config-standard": "~20.0.0" "stylelint-config-standard": "~21.0.0"
} }
} }

View File

@ -7155,17 +7155,17 @@ stylehacks@^4.0.0:
postcss "^7.0.0" postcss "^7.0.0"
postcss-selector-parser "^3.0.0" postcss-selector-parser "^3.0.0"
stylelint-config-recommended@^3.0.0: stylelint-config-recommended@^4.0.0:
version "3.0.0" version "4.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-3.0.0.tgz#e0e547434016c5539fe2650afd58049a2fd1d657" resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-4.0.0.tgz#665a0034065e6704d5032ba51bf4efa37d328ef9"
integrity sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ== integrity sha512-sgna89Ng+25Hr9kmmaIxpGWt2LStVm1xf1807PdcWasiPDaOTkOHRL61sINw0twky7QMzafCGToGDnHT/kTHtQ==
stylelint-config-standard@~20.0.0: stylelint-config-standard@~21.0.0:
version "20.0.0" version "21.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-20.0.0.tgz#06135090c9e064befee3d594289f50e295b5e20d" resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-21.0.0.tgz#4942cfa27301eb6702fa8fc46a44da35d1a5cfd7"
integrity sha512-IB2iFdzOTA/zS4jSVav6z+wGtin08qfj+YyExHB3LF9lnouQht//YyB0KZq9gGz5HNPkddHOzcY8HsUey6ZUlA== integrity sha512-Yf6mx5oYEbQQJxWuW7X3t1gcxqbUx52qC9SMS3saC2ruOVYEyqmr5zSW6k3wXflDjjFrPhar3kp68ugRopmlzg==
dependencies: dependencies:
stylelint-config-recommended "^3.0.0" stylelint-config-recommended "^4.0.0"
stylelint@~13.12.0: stylelint@~13.12.0:
version "13.12.0" version "13.12.0"