|
992 | 992 | minimatch "^3.0.4"
|
993 | 993 | strip-json-comments "^3.1.1"
|
994 | 994 |
|
995 |
| -"@fullhuman/postcss-purgecss@^2.1.2": |
996 |
| - version "2.3.0" |
997 |
| - resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-2.3.0.tgz#50a954757ec78696615d3e118e3fee2d9291882e" |
998 |
| - integrity sha512-qnKm5dIOyPGJ70kPZ5jiz0I9foVOic0j+cOzNDoo8KoCf6HjicIZ99UfO2OmE7vCYSKAAepEwJtNzpiiZAh9xw== |
| 995 | +"@fullhuman/postcss-purgecss@^3.0.0": |
| 996 | + version "3.0.0" |
| 997 | + resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-3.0.0.tgz#e39bf7a7d2a2c664ed151b639785b2efcbca33ff" |
| 998 | + integrity sha512-cvuOgMwIVlfgWcUMqg5p33NbGUxLwMrKtDKkm3QRfOo4PRVNR6+y/xd9OyXTVZiB1bIpKNJ0ZObYPWD3DRQDtw== |
999 | 999 | dependencies:
|
1000 | 1000 | postcss "7.0.32"
|
1001 |
| - purgecss "^2.3.0" |
| 1001 | + purgecss "^3.0.0" |
1002 | 1002 |
|
1003 | 1003 | "@istanbuljs/load-nyc-config@^1.0.0":
|
1004 | 1004 | version "1.0.0"
|
@@ -1917,10 +1917,10 @@ commander@^4.0.1:
|
1917 | 1917 | resolved "https://registry.yarnpkg.com/commander/-/commander-4.0.1.tgz#b67622721785993182e807f4883633e6401ba53c"
|
1918 | 1918 | integrity sha512-IPF4ouhCP+qdlcmCedhxX4xiGBPyigb8v5NeUp+0LyhwLgxMqyp3S0vl7TAPfS/hiP7FC3caI/PB9lTmP8r1NA==
|
1919 | 1919 |
|
1920 |
| -commander@^5.0.0: |
1921 |
| - version "5.1.0" |
1922 |
| - resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae" |
1923 |
| - integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg== |
| 1920 | +commander@^6.0.0: |
| 1921 | + version "6.1.0" |
| 1922 | + resolved "https://registry.yarnpkg.com/commander/-/commander-6.1.0.tgz#f8d722b78103141006b66f4c7ba1e97315ba75bc" |
| 1923 | + integrity sha512-wl7PNrYWd2y5mp1OK/LhTlv8Ff4kQJQRXXAvF+uU/TPNiVJUxZLRYGj/B0y/lPGAVcSbJqH2Za/cvHmrPMC8mA== |
1924 | 1924 |
|
1925 | 1925 | commondir@^1.0.1:
|
1926 | 1926 | version "1.0.1"
|
@@ -4603,12 +4603,12 @@ punycode@^2.1.0, punycode@^2.1.1:
|
4603 | 4603 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
|
4604 | 4604 | integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
4605 | 4605 |
|
4606 |
| -purgecss@^2.3.0: |
4607 |
| - version "2.3.0" |
4608 |
| - resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-2.3.0.tgz#5327587abf5795e6541517af8b190a6fb5488bb3" |
4609 |
| - integrity sha512-BE5CROfVGsx2XIhxGuZAT7rTH9lLeQx/6M0P7DTXQH4IUc3BBzs9JUzt4yzGf3JrH9enkeq6YJBe9CTtkm1WmQ== |
| 4606 | +purgecss@^3.0.0: |
| 4607 | + version "3.0.0" |
| 4608 | + resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-3.0.0.tgz#039c191871bb999894222a00c4c8b179fccdb043" |
| 4609 | + integrity sha512-t3FGCwyX9XWV3ffvnAXTw6Y3Z9kNlcgm14VImNK66xKi5sdqxSA2I0SFYxtmZbAKuIZVckPdazw5iKL/oY/2TA== |
4610 | 4610 | dependencies:
|
4611 |
| - commander "^5.0.0" |
| 4611 | + commander "^6.0.0" |
4612 | 4612 | glob "^7.0.0"
|
4613 | 4613 | postcss "7.0.32"
|
4614 | 4614 | postcss-selector-parser "^6.0.2"
|
|
0 commit comments