chore(deps): update dependency postcss to ~8.4.17 (#586)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-01 23:43:46 +07:00 committed by GitHub
parent 5c11b7f337
commit a626ec3729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 2 deletions

View File

@ -84,7 +84,7 @@
"gulp-replace": "~1.1.3",
"gulp-sourcemaps": "~3.0.0",
"gulp-terser": "~2.1.0",
"postcss": "~8.4.16",
"postcss": "~8.4.17",
"postcss-preset-env": "~7.8.2",
"stylelint": "~14.13.0",
"stylelint-config-standard-scss": "~5.0.0"

View File

@ -5028,7 +5028,7 @@ postcss@^7.0.16:
picocolors "^0.2.1"
source-map "^0.6.1"
postcss@^8.4.16, postcss@~8.4.16:
postcss@^8.4.16:
version "8.4.16"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.16.tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c"
integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==
@ -5037,6 +5037,15 @@ postcss@^8.4.16, postcss@~8.4.16:
picocolors "^1.0.0"
source-map-js "^1.0.2"
postcss@~8.4.17:
version "8.4.17"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.17.tgz#f87863ec7cd353f81f7ab2dec5d67d861bbb1be5"
integrity sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==
dependencies:
nanoid "^3.3.4"
picocolors "^1.0.0"
source-map-js "^1.0.2"
prebuild-install@^7.1.0, prebuild-install@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"