From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 01:34:23 +0000 (-0400) Subject: build(deps): bump postcss-modules from 3.2.1 to 3.2.2 (#1948) X-Git-Tag: v3.0.0-rc.8~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=475dd04ec93fa627bfb502e1ff1145ae2b47220a;p=thirdparty%2Fvuejs%2Fcore.git build(deps): bump postcss-modules from 3.2.1 to 3.2.2 (#1948) Bumps [postcss-modules](https://github.com/css-modules/postcss-modules) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/css-modules/postcss-modules/releases) - [Changelog](https://github.com/css-modules/postcss-modules/blob/master/CHANGELOG.md) - [Commits](https://github.com/css-modules/postcss-modules/compare/v3.2.1...v3.2.2) 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 ee96d33b54..edba652cbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5578,9 +5578,9 @@ postcss-modules-values@^3.0.0: postcss "^7.0.6" postcss-modules@^3.1.0: - version "3.2.1" - resolved "https://registry.yarnpkg.com/postcss-modules/-/postcss-modules-3.2.1.tgz#5df699a8404825a588894354ad9f7e774e7af95c" - integrity sha512-gps89tImSS1z5Rtw7KnTUPes7UX0XstNkRwBklwwgFwGYrUd5OFBEWdjAB80JMhnybeeDTPAQ0+0OSujwr3NRg== + version "3.2.2" + resolved "https://registry.yarnpkg.com/postcss-modules/-/postcss-modules-3.2.2.tgz#ee390de0f9f18e761e1778dfb9be26685c02c51f" + integrity sha512-JQ8IAqHELxC0N6tyCg2UF40pACY5oiL6UpiqqcIFRWqgDYO8B0jnxzoQ0EOpPrWXvcpu6BSbQU/3vSiq7w8Nhw== dependencies: generic-names "^2.0.1" icss-replace-symbols "^1.1.0"