Skip to content

Commit adfec1d

Browse files
chore(package): update mocha to version 6.0.0
Closes #128
1 parent 84aa9ea commit adfec1d

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
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"assume": "~1.5.0",
3939
"istanbul": "0.4.x",
40-
"mocha": "~3.3.0",
40+
"mocha": "~6.0.0",
4141
"pre-commit": "git://github.com/observing/pre-commit.git"
4242
}
4343
}

0 commit comments

Comments
 (0)