Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Jun 20, 2015
1 parent 9100785 commit 5b9406f
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,31 +14,31 @@
"author": "Mathias Schreck <schreck.mathias@gmail.com>",
"license": "MIT",
"dependencies": {
"bluebird": "2.9.13",
"commander": "2.6.0",
"bluebird": "2.9.30",
"commander": "2.8.1",
"git-promise": "0.2.0",
"lodash.find": "3.0.0",
"lodash.groupby": "3.0.0",
"moment": "2.9.0",
"lodash.find": "3.2.1",
"lodash.groupby": "3.1.1",
"moment": "2.10.3",
"node-url-from-git": "1.0.0",
"normalize-git-url": "1.0.0",
"normalize-git-url": "1.0.1",
"parse-github-repo-url": "1.0.0",
"prepend": "1.0.2",
"semver": "4.3.1",
"semver": "4.3.6",
"superagent-promise": "0.2.0"
},
"devDependencies": {
"chai": "2.1.1",
"chai-as-promised": "4.2.0",
"chai": "3.0.0",
"chai-as-promised": "5.1.0",
"coveralls": "2.11.2",
"eslint": "0.16.0",
"eslint": "0.23.0",
"eslint-plugin-mocha": "0.2.2",
"istanbul": "0.3.7",
"mocha": "2.1.0",
"proxyquire": "1.4.0",
"sinon": "1.13.0",
"sinon-as-promised": "2.0.3",
"sinon-chai": "2.7.0"
"istanbul": "0.3.15",
"mocha": "2.2.5",
"proxyquire": "1.5.0",
"sinon": "1.15.3",
"sinon-as-promised": "4.0.0",
"sinon-chai": "2.8.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 5b9406f

Please sign in to comment.