From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 14:01:04 +0000 (-0400) Subject: build(deps): bump postcss from 7.0.30 to 7.0.32 (#1288) X-Git-Tag: v3.0.0-beta.15~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cd97f0ef23400e7e16d29237132c52851b09e5c;p=thirdparty%2Fvuejs%2Fcore.git build(deps): bump postcss from 7.0.30 to 7.0.32 (#1288) Bumps [postcss](https://github.com/postcss/postcss) from 7.0.30 to 7.0.32. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.30...7.0.32) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/yarn.lock b/yarn.lock index cd3bc51440..cf2385eed1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5841,9 +5841,9 @@ postcss@^6.0.1: supports-color "^5.4.0" postcss@^7.0.1, postcss@^7.0.27: - version "7.0.30" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.30.tgz#cc9378beffe46a02cbc4506a0477d05fcea9a8e2" - integrity sha512-nu/0m+NtIzoubO+xdAlwZl/u5S5vi/y6BCsoL8D+8IxsD3XvBS8X4YEADNIVXKVuQvduiucnRv+vPIqj56EGMQ== + version "7.0.32" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d" + integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw== dependencies: chalk "^2.4.2" source-map "^0.6.1"