Skip to content

Commit

Permalink
Bump postcss-js from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [postcss-js](https://github.com/postcss/postcss-js) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/postcss/postcss-js/releases)
- [Changelog](https://github.com/postcss/postcss-js/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-js@2.0.1...2.0.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jul 5, 2019
1 parent 81cd3de commit 60b567f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3395,11 +3395,11 @@ postcss-functions@^3.0.0:
postcss-value-parser "^3.3.0"

postcss-js@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-2.0.1.tgz#4154e906ff410930afab63a24210be1b831e89a9"
version "2.0.2"
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-2.0.2.tgz#a5e75d3fb9d85b28e1d2bd57956c115665ea8542"
dependencies:
camelcase-css "^2.0.1"
postcss "^7.0.14"
postcss "^7.0.17"

postcss-nested@^4.1.1:
version "4.1.2"
Expand Down Expand Up @@ -3436,7 +3436,7 @@ postcss@^6.0.9:
source-map "^0.6.1"
supports-color "^5.4.0"

postcss@^7.0.11, postcss@^7.0.14, postcss@^7.0.16:
postcss@^7.0.11, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17:
version "7.0.17"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f"
dependencies:
Expand Down

0 comments on commit 60b567f

Please sign in to comment.