Skip to content
This repository has been archived by the owner on Nov 21, 2017. It is now read-only.

Commit

Permalink
chore(deps): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed Feb 8, 2016
1 parent 383fc38 commit bf7c08a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
"dependencies": {
"concat-stream": "^1.4.10",
"conventional-commits-filter": "^0.1.1",
"conventional-commits-parser": "^0.1.0",
"conventional-commits-parser": "^1.0.1",
"git-latest-semver-tag": "^1.0.0",
"git-raw-commits": "^0.1.2",
"git-raw-commits": "^1.0.0",
"meow": "^3.3.0",
"object-assign": "^3.0.0"
"object-assign": "^4.0.1"
},
"devDependencies": {
"coveralls": "^2.11.2",
"istanbul": "^0.3.8",
"istanbul": "^0.4.2",
"jscs": "^2.0.0",
"jshint": "^2.6.3",
"mocha": "*",
"shelljs": "^0.5.1"
"shelljs": "^0.6.0"
},
"scripts": {
"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage",
Expand Down

0 comments on commit bf7c08a

Please sign in to comment.