Skip to content

Commit

Permalink
chore(package): update mocha to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Aug 1, 2016
1 parent 002a0b7 commit 6b66b2a
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 @@ -6,9 +6,9 @@
"scripts": {
"test": "grunt ci-test"
},
"engineStrict" : true,
"engineStrict": true,
"engines": {
"node": ">= 4"
"node": ">= 4"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -45,7 +45,7 @@
"isparta": "4.0.0",
"istanbul": "0.4.4",
"load-grunt-config": "0.19.2",
"mocha": "2.5.3",
"mocha": "3.0.0",
"object-assign": "^4.0.1",
"time-grunt": "1.3.0",
"grunt": "1.0.1",
Expand Down

0 comments on commit 6b66b2a

Please sign in to comment.