Skip to content

Commit

Permalink
chore(deps): update dependency postcss-utilities to v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 31, 2019
1 parent d883021 commit 0e6db02
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,6 +29,6 @@
"postcss-cli": "6.1.3",
"postcss-flexbugs-fixes": "4.1.0",
"postcss-normalize": "8.0.1",
"postcss-utilities": "0.8.2"
"postcss-utilities": "0.8.4"
}
}
14 changes: 5 additions & 9 deletions yarn.lock
Expand Up @@ -1706,16 +1706,12 @@ postcss-reporter@^6.0.0:
log-symbols "^2.0.0"
postcss "^7.0.2"

postcss-utilities@0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/postcss-utilities/-/postcss-utilities-0.8.2.tgz#a294e91d0883a22d87c6a582b44d0b97eb2d2721"
postcss-utilities@0.8.4:
version "0.8.4"
resolved "https://registry.yarnpkg.com/postcss-utilities/-/postcss-utilities-0.8.4.tgz#1587c77a33b003137db2a900f72808665c4677a0"
dependencies:
postcss "^7.0.2"
postcss-value-parser "^3.3.0"

postcss-value-parser@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz#87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15"
postcss "^7.0.17"
postcss-value-parser "^4.0.0"

postcss-value-parser@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 0e6db02

Please sign in to comment.