Skip to content

Commit

Permalink
chore(dependencies): Update dependencies to their latest version (#9)
Browse files Browse the repository at this point in the history
- Update dependencies to their latest version
- Ignore changes introduced by Greenkeeper
  • Loading branch information
greenkeeper[bot] authored and dominique-mueller committed May 2, 2017
1 parent a34cdd0 commit 39a51d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,7 @@ branches:
only:
- master
- develop
- /^greenkeeper/.*$/

before_install:
- if [ "$TRAVIS_BRANCH" == "master" ]; then
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"chalk": "1.1.x",
"figures": "2.0.x",
"log-update": "1.0.x"
"log-update": "2.0.x"
},
"peerDependencies": {
"webpack": ">= 2.0.0 < 3.0.0"
Expand Down

0 comments on commit 39a51d4

Please sign in to comment.