Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pahen committed Feb 5, 2017
1 parent 3abef32 commit 7f3bbd3
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,19 @@
"commander": "^2.9.0",
"commondir": "^1.0.1",
"debug": "^2.2.0",
"dependency-tree": "^5.7.6",
"dependency-tree": "5.8.0",
"graphviz": "^0.0.8",
"mz": "^2.4.0",
"ora": "1.1.0",
"pluralize": "^3.1.0",
"pretty-ms": "2.1.0",
"rc": "^1.1.6",
"walkdir": "^0.0.11"
},
"devDependencies": {
"@aptoma/eslint-config": "^4.0.0",
"eslint": "^3.0.0",
"@aptoma/eslint-config": "6.0.0",
"eslint": "3.15.0",
"mocha": "^3.2.0",
"should": "^11.1.0"
"should": "11.2.0"
}
}

0 comments on commit 7f3bbd3

Please sign in to comment.