chore(deps): update dependency postcss to ~8.4.31 (#706)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-14 09:33:23 +07:00 committed by GitHub
parent 88b2c6316d
commit 65f1c32041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -85,7 +85,7 @@
"gulp-replace": "~1.1.4", "gulp-replace": "~1.1.4",
"gulp-sourcemaps": "~3.0.0", "gulp-sourcemaps": "~3.0.0",
"gulp-terser": "~2.1.0", "gulp-terser": "~2.1.0",
"postcss": "~8.4.30", "postcss": "~8.4.31",
"postcss-preset-env": "~9.1.4", "postcss-preset-env": "~9.1.4",
"stylelint": "~15.10.3", "stylelint": "~15.10.3",
"stylelint-config-standard-scss": "~11.0.0" "stylelint-config-standard-scss": "~11.0.0"

View File

@ -5268,10 +5268,10 @@ postcss@^8.4.27:
picocolors "^1.0.0" picocolors "^1.0.0"
source-map-js "^1.0.2" source-map-js "^1.0.2"
postcss@~8.4.30: postcss@~8.4.31:
version "8.4.30" version "8.4.31"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g== integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
dependencies: dependencies:
nanoid "^3.3.6" nanoid "^3.3.6"
picocolors "^1.0.0" picocolors "^1.0.0"