Skip to content

Commit

Permalink
Bump some dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Dec 11, 2014
1 parent 91b1fe2 commit dca962a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"through": "~2.3.4"
},
"devDependencies": {
"chai": "~1.9.0",
"chai": "^1.10.0",
"cmdify": "0.0.4",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.8",
"grunt-contrib-jshint": "~0.10.0",
"grunt-mocha-test": "~0.10.2",
"grunt-release": "~0.7.0",
"grunt-release": "^0.9.0",
"mocha": "~1.18.2",
"mockery": "~1.4.0",
"sinon": "~1.9.1"
"sinon": "^1.12.1"
}
}

0 comments on commit dca962a

Please sign in to comment.