Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dickey committed Jul 31, 2016
1 parent 73536ff commit e2b3832
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"homepage": "https://github.com/heroku/heroku-fork",
"dependencies": {
"co": "4.6.0",
"heroku-cli-util": "6.0.14",
"lodash": "4.13.1"
"heroku-cli-util": "6.0.15",
"lodash": "4.14.1"
},
"devDependencies": {
"chai": "3.5.0",
"jshint": "*",
"mocha": "2.5.3",
"mocha-junit-reporter": "1.11.1",
"nock": "8.0.0",
"nyc": "7.0.0"
"nyc": "7.1.0"
}
}

0 comments on commit e2b3832

Please sign in to comment.