Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janraasch committed Aug 18, 2015
1 parent 0196443 commit 70a6762
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Expand Up @@ -36,16 +36,19 @@
"devDependencies": {
"coffee-script": "^1.7.1",
"coffeelint-use-strict": "0.0.1",
"conventional-changelog": "0.0.17",
"conventional-changelog": "^0.4.2",
"coveralls": "^2.8.0",
"del": "^1.1.1",
"gulp": "^3.5.2",
"gulp-coffee": "^2.1.2",
"install": "^0.1.8",
"istanbul": "^0.3.0",
"mocha": "^2.1.0",
"npm": "^2.13.5",
"proxyquire": "^1.4.0",
"should": "^6.0.1",
"sinon": "^1.8.1"
"should": "^7.0.4",
"sinon": "^1.8.1",
"through2": "^2.0.0"
},
"engines": {
"npm": ">=1.3.7",
Expand Down

0 comments on commit 70a6762

Please sign in to comment.