Skip to content

Commit 7ddb111

Browse files
chore(package): update mocha to version 5.0.1
Closes #9
1 parent cde3549 commit 7ddb111

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
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"assume": "~1.5.0",
4444
"istanbul": "~0.4.5",
45-
"mocha": "~3.5.0",
45+
"mocha": "~5.0.1",
4646
"pre-commit": "~1.2.0",
4747
"url-parse": "~1.2.0"
4848
}

0 commit comments

Comments
 (0)