Skip to content

Commit 632af7d

Browse files
Bump @fullhuman/postcss-purgecss from 2.1.2 to 2.2.0
Bumps [@fullhuman/postcss-purgecss](https://github.com/FullHuman/purgecss) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/FullHuman/purgecss/releases) - [Changelog](https://github.com/FullHuman/purgecss/blob/master/CHANGELOG.md) - [Commits](FullHuman/purgecss@v2.1.2...v2.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a15da3e commit 632af7d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -846,12 +846,12 @@
846846
minimist "^1.2.0"
847847

848848
"@fullhuman/postcss-purgecss@^2.1.2":
849-
version "2.1.2"
850-
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-2.1.2.tgz#8fe4d4ae2b58214b5452cb490a31c7146517442f"
851-
integrity sha512-Jf34YVBK9GtXTblpu0svNUJdA7rTQoRMz+yEJe6mwTnXDIGipWLzaX/VgU/x6IPC6WvU5SY/XlawwqhxoyFPTg==
849+
version "2.2.0"
850+
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-2.2.0.tgz#2b3699287163ff515f25ccdae5b96a244eebb41a"
851+
integrity sha512-q4zYAn8L9olA5uneaLhxkHRBoug9dnAqytbdX9R5dbzSORobhYr1yGR2JN3Q1UMd5RB0apm1NvJekHaymal/BQ==
852852
dependencies:
853-
postcss "7.0.27"
854-
purgecss "^2.1.2"
853+
postcss "7.0.28"
854+
purgecss "^2.2.0"
855855

856856
"@istanbuljs/load-nyc-config@^1.0.0":
857857
version "1.0.0"
@@ -4433,10 +4433,10 @@ postcss-value-parser@^4.0.3:
44334433
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.3.tgz#651ff4593aa9eda8d5d0d66593a2417aeaeb325d"
44344434
integrity sha512-N7h4pG+Nnu5BEIzyeaaIYWs0LI5XC40OrRh5L60z0QjFsqGWcHcbkBvpe1WYpcIS9yQ8sOi/vIPt1ejQCrMVrg==
44354435

4436-
postcss@7.0.27:
4437-
version "7.0.27"
4438-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.27.tgz#cc67cdc6b0daa375105b7c424a85567345fc54d9"
4439-
integrity sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==
4436+
postcss@7.0.28:
4437+
version "7.0.28"
4438+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.28.tgz#d349ced7743475717ba91f6810efb58c51fb5dbb"
4439+
integrity sha512-YU6nVhyWIsVtlNlnAj1fHTsUKW5qxm3KEgzq2Jj6KTEFOTK8QWR12eIDvrlWhiSTK8WIBFTBhOJV4DY6dUuEbw==
44404440
dependencies:
44414441
chalk "^2.4.2"
44424442
source-map "^0.6.1"
@@ -4538,14 +4538,14 @@ punycode@^2.1.0, punycode@^2.1.1:
45384538
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
45394539
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
45404540

4541-
purgecss@^2.1.2:
4542-
version "2.1.2"
4543-
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-2.1.2.tgz#96f666d04c56705208aaa1a544b5f22e13828955"
4544-
integrity sha512-5oDBxiT9VonwKmEMohPFRFZrj8fdSVKxHPwq7G5Rx/2pXicZFJu+D4m5bb3NuV0sSK3ooNxq5jFIwwHzifP5FA==
4541+
purgecss@^2.2.0:
4542+
version "2.2.1"
4543+
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-2.2.1.tgz#aa3bdf23370f7539df6154f5e25df2da311cd018"
4544+
integrity sha512-wngRSLW1dpNr8kr3TL9nTJMyTFI5BiRiaUUEys5M1CA4zEHLF25fRHoshEeDqmhstaNTOddmpYM34zRrUtEGbQ==
45454545
dependencies:
45464546
commander "^5.0.0"
45474547
glob "^7.0.0"
4548-
postcss "7.0.27"
4548+
postcss "7.0.28"
45494549
postcss-selector-parser "^6.0.2"
45504550

45514551
qs@~6.5.2:

0 commit comments

Comments
 (0)