chore(deps): update dependency postcss to ~8.4.35 (#749)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-06 06:37:19 +07:00 committed by GitHub
parent 1c492233de
commit af88feedf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View File

@ -85,7 +85,7 @@
"gulp-replace": "~1.1.4",
"gulp-sourcemaps": "~3.0.0",
"gulp-terser": "~2.1.0",
"postcss": "~8.4.32",
"postcss": "~8.4.35",
"postcss-preset-env": "~9.3.0",
"stylelint": "~15.11.0",
"stylelint-config-standard-scss": "~11.1.0"

View File

@ -5297,7 +5297,7 @@ postcss@^7.0.16:
picocolors "^0.2.1"
source-map "^0.6.1"
postcss@^8.4.28, postcss@~8.4.32:
postcss@^8.4.28:
version "8.4.32"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
@ -5306,6 +5306,15 @@ postcss@^8.4.28, postcss@~8.4.32:
picocolors "^1.0.0"
source-map-js "^1.0.2"
postcss@~8.4.35:
version "8.4.35"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
dependencies:
nanoid "^3.3.7"
picocolors "^1.0.0"
source-map-js "^1.0.2"
prebuild-install@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"