Skip to content

Commit 5911a6f

Browse files
chore(package): update mocha to version 5.0.0
Closes #27
1 parent 93d7bf9 commit 5911a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"istanbul": "~0.4.5",
1313
"pre-commit": "~1.2.0",
14-
"mocha": "~3.3.0",
14+
"mocha": "~5.0.0",
1515
"sinon": "~1.17.6",
1616
"sinon-chai": "~2.8.0",
1717
"chai": "~3.5.0",

0 commit comments

Comments
 (0)