Skip to content

Commit

Permalink
fix(deps): updated to latest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jun 13, 2016
1 parent 1abbcd0 commit 2bfcaf8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,21 +70,21 @@
}
},
"devDependencies": {
"babel-eslint": "5.0.0-beta6",
"babel-eslint": "6.0.4",
"git-issues": "1.2.0",
"pre-git": "3.1.2",
"rocha": "1.6.1",
"semantic-release": "6.0.3",
"standard": "5.4.1"
"pre-git": "3.9.0",
"rocha": "2.3.0",
"semantic-release": "6.3.0",
"standard": "7.1.2"
},
"dependencies": {
"bluebird": "3.1.1",
"check-more-types": "2.10.0",
"bluebird": "3.4.0",
"check-more-types": "2.21.0",
"debug": "2.2.0",
"ggit": "1.10.0",
"lazy-ass": "1.3.0",
"pluralize": "1.2.1",
"ramda": "0.19.1",
"update-notifier": "0.6.0"
"lazy-ass": "1.4.0",
"pluralize": "2.0.0",
"ramda": "0.21.0",
"update-notifier": "1.0.0"
}
}

0 comments on commit 2bfcaf8

Please sign in to comment.