Skip to content

Commit

Permalink
Merge pull request #38 from node-eval/greenkeeper/mocha-5.0.0
Browse files Browse the repository at this point in the history
Update mocha to the latest version 馃殌
  • Loading branch information
blond committed May 4, 2018
2 parents 3d82112 + db0d914 commit a40a069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"chai": "^4.1.2",
"eslint": "^4.11.0",
"eslint-config-pedant": "^1.0.0",
"mocha": "^4.0.1",
"mocha": "^5.0.0",
"nyc": "^11.3.0"
}
}

0 comments on commit a40a069

Please sign in to comment.