Skip to content

Commit

Permalink
Merge pull request #103 from conveyal/greenkeeper-postcss-reporter-3.0.0
Browse files Browse the repository at this point in the history
Update postcss-reporter to version 3.0.0 🚀
  • Loading branch information
evansiroky authored Dec 14, 2016
2 parents 8322f8a + 4eb7d87 commit 5617802
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"postcss": "^5.0.21",
"postcss-cssnext": "^2.6.0",
"postcss-import": "^9.0.0",
"postcss-reporter": "^2.0.0",
"postcss-reporter": "^3.0.0",
"postcss-safe-parser": "^2.0.0",
"rimraf": "^2.5.4",
"standard": "^8.3.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4426,9 +4426,9 @@ postcss-replace-overflow-wrap@^1.0.0:
dependencies:
postcss "^5.0.16"

postcss-reporter@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/postcss-reporter/-/postcss-reporter-2.0.0.tgz#d25e74ba7fce911e2aa72ec1ae592fade6ec3671"
postcss-reporter@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/postcss-reporter/-/postcss-reporter-3.0.0.tgz#09ea0f37a444c5693878606e09b018ebeff7cf8f"
dependencies:
chalk "^1.0.0"
lodash "^4.1.0"
Expand Down

0 comments on commit 5617802

Please sign in to comment.