chore(deps): update dependency @fullhuman/postcss-purgecss to v1.1.0
This commit is contained in:
parent
2aa5f1c194
commit
5f5e9c6c08
2 changed files with 4 additions and 4 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"@babel/node": "7.0.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
|
||||
"@babel/preset-env": "7.0.0",
|
||||
"@fullhuman/postcss-purgecss": "1.0.1",
|
||||
"@fullhuman/postcss-purgecss": "1.1.0",
|
||||
"autoprefixer": "8.6.5",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "8.2.6",
|
||||
|
|
|
|||
|
|
@ -680,9 +680,9 @@
|
|||
lodash "^4.17.10"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@fullhuman/postcss-purgecss@1.0.1":
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-1.0.1.tgz#e3269e9e2824d815f83a35ab0b5312ceb18b419b"
|
||||
"@fullhuman/postcss-purgecss@1.1.0":
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-1.1.0.tgz#fa423630e01b09604de42637f89eac72471b8961"
|
||||
dependencies:
|
||||
purgecss "^1.0.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue