From 5565a0a80266216d0cc296cba43212b5373226c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 04:48:21 +0000 Subject: [PATCH] Bump @fullhuman/postcss-purgecss from 3.1.0 to 3.1.3 Bumps [@fullhuman/postcss-purgecss](https://github.com/FullHuman/purgecss) from 3.1.0 to 3.1.3. - [Release notes](https://github.com/FullHuman/purgecss/releases) - [Changelog](https://github.com/FullHuman/purgecss/blob/master/CHANGELOG.md) - [Commits](https://github.com/FullHuman/purgecss/compare/v3.1.0...v3.1.3) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index c86868b9e..05b7cef31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1240,11 +1240,11 @@ strip-json-comments "^3.1.1" "@fullhuman/postcss-purgecss@^3.0.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-3.1.0.tgz#3b396e21c167196b7bd226230e36fa68c1e2cb31" - integrity sha512-3/jDpO5nIc+swrqek8oQE98oDxs9iaSXNs3MWMDE0RQlzJ54OR5QFdw49CicVgTPxpg3xbbNV2HX06tf+/a9dA== + version "3.1.3" + resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-3.1.3.tgz#47af7b87c9bfb3de4bc94a38f875b928fffdf339" + integrity sha512-kwOXw8fZ0Lt1QmeOOrd+o4Ibvp4UTEBFQbzvWldjlKv5n+G9sXfIPn1hh63IQIL8K8vbvv1oYMJiIUbuy9bGaA== dependencies: - purgecss "^3.1.0" + purgecss "^3.1.3" "@glimmer/component@^1.0.2": version "1.0.3" @@ -12714,10 +12714,10 @@ pupa@^2.1.1: dependencies: escape-goat "^2.0.0" -purgecss@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-3.1.0.tgz#fcf6b76e1659fd67b647dd076fd3a51fd9464604" - integrity sha512-tmrs1I5B7FczyeChZPkR098BIqqMX+qDPG5f0KUHaLXqXXCjgRFyobht5sJSqL6wfHYX0JLhWSUUiPBVEH95Cg== +purgecss@^3.1.3: + version "3.1.3" + resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-3.1.3.tgz#26987ec09d12eeadc318e22f6e5a9eb0be094f41" + integrity sha512-hRSLN9mguJ2lzlIQtW4qmPS2kh6oMnA9RxdIYK8sz18QYqd6ePp4GNDl18oWHA1f2v2NEQIh51CO8s/E3YGckQ== dependencies: commander "^6.0.0" glob "^7.0.0"