Update dependency postcss to v8.4.21

This commit is contained in:
renovate[bot] 2023-01-06 21:19:06 +00:00 committed by GitHub
parent 4cf49d68a7
commit e4ca03cd91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"gulp-util": "3.0.8", "gulp-util": "3.0.8",
"gulp-watch": "5.0.1", "gulp-watch": "5.0.1",
"gulp-zip": "5.1.0", "gulp-zip": "5.1.0",
"postcss": "8.4.20", "postcss": "8.4.21",
"postcss-color-mod-function": "3.0.3", "postcss-color-mod-function": "3.0.3",
"postcss-easy-import": "4.0.0" "postcss-easy-import": "4.0.0"
}, },

View File

@ -4500,10 +4500,10 @@ postcss-values-parser@^2.0.0:
indexes-of "^1.0.1" indexes-of "^1.0.1"
uniq "^1.0.1" uniq "^1.0.1"
postcss@8.4.20: postcss@8.4.21:
version "8.4.20" version "8.4.21"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g== integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
dependencies: dependencies:
nanoid "^3.3.4" nanoid "^3.3.4"
picocolors "^1.0.0" picocolors "^1.0.0"