From b0fb1e06b4d82d963220c4d2264156b328b7c1e7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 20:04:55 -0400 Subject: [PATCH] build(deps): bump postcss-modules from 3.1.0 to 3.2.0 (#1480) Bumps [postcss-modules](https://github.com/css-modules/postcss-modules) from 3.1.0 to 3.2.0. - [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.1.0...v3.2.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d60a07c2..f08ab19d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5499,9 +5499,9 @@ postcss-modules-values@^3.0.0: postcss "^7.0.6" postcss-modules@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/postcss-modules/-/postcss-modules-3.1.0.tgz#2f1b73a6e578e541d7bd0d97e1a6381b9e63de8c" - integrity sha512-syZWoIphR0Zg3St8q7zEkEravVIapJlZEafQTSFSiHudwaJfhxgT/8v78xYu3WVNU+bU6DJDvQ1bBGQCi/9Hwg== + version "3.2.0" + resolved "https://registry.yarnpkg.com/postcss-modules/-/postcss-modules-3.2.0.tgz#1ca870d197cd09a7964253e12de2aac906c94256" + integrity sha512-ceodlVbBypGD3R7EI1xM7gz28J0syaXq0VKd7rJVXVlOSkxUIRBRJQjBgpoKnKVFNAcCjtLVgZqBA3mUNntWPA== dependencies: generic-names "^2.0.1" icss-replace-symbols "^1.1.0"