Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jun 30, 2017
1 parent 2b44425 commit bca02d5
Show file tree
Hide file tree
Showing 2 changed files with 432 additions and 208 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"co": "4.6.0",
"co-wait": "0.0.0",
"heroku-cli-util": "6.1.17",
"heroku-cli-util": "^6.2.0",
"lodash.flatten": "4.4.0",
"lodash.groupby": "4.6.0",
"lodash.memoize": "4.1.2",
Expand All @@ -21,15 +21,15 @@
"printf": "0.2.5"
},
"devDependencies": {
"chai": "3.5.0",
"lolex": "1.5.2",
"mocha": "3.2.0",
"nock": "9.0.4",
"np": "2.15.0",
"nyc": "10.1.2",
"standard": "8.6.0",
"chai": "^4.0.2",
"lolex": "^1.6.0",
"mocha": "^3.4.2",
"nock": "^9.0.13",
"np": "^2.16.0",
"nyc": "^11.0.3",
"standard": "^10.0.2",
"time-require": "0.1.2",
"unexpected": "10.25.0"
"unexpected": "^10.29.0"
},
"homepage": "https://github.com/heroku/heroku-cli-addons",
"keywords": [
Expand Down
Loading

0 comments on commit bca02d5

Please sign in to comment.