Update dependency postcss to ~8.1.7 (#306)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-11-12 16:04:13 +07:00 committed by GitHub
parent 6d674cabaf
commit 4a337f1e61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -78,7 +78,7 @@
"gulp-stylelint": "~13.0.0",
"gulp-terser": "~1.4.1",
"node-sass": "~4.14.1",
"postcss": "~8.1.6",
"postcss": "~8.1.7",
"postcss-preset-env": "~6.7.0",
"stylelint": "~13.7.2",
"stylelint-config-standard": "~20.0.0"

View File

@ -6094,10 +6094,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2
source-map "^0.6.1"
supports-color "^6.1.0"
postcss@~8.1.6:
version "8.1.6"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.6.tgz#b022ba2cfb8701da234d073ed3128c5a384c35ff"
integrity sha512-JuifSl4h8dJ70SiMXKjzCxhalE6p2TnMHuq9G8ftyXj2jg6SXzqCsEuxMj9RkmJoO5D+Z9YrWunNkxqpRT02qg==
postcss@~8.1.7:
version "8.1.7"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.7.tgz#ff6a82691bd861f3354fd9b17b2332f88171233f"
integrity sha512-llCQW1Pz4MOPwbZLmOddGM9eIJ8Bh7SZ2Oj5sxZva77uVaotYDsYTch1WBTNu7fUY0fpWp0fdt7uW40D4sRiiQ==
dependencies:
colorette "^1.2.1"
line-column "^1.0.2"