Skip to content

Commit c8b44bc

Browse files
chore(package): update mocha to version 6.1.2
Closes #9
1 parent 7c37303 commit c8b44bc

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
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"chai": "~3.5.0",
1212
"istanbul": "~0.4.5",
13-
"mocha": "~3.2.0",
13+
"mocha": "~6.1.2",
1414
"mocha-lcov-reporter": "~1.2.0",
1515
"pre-commit": "~1.2.0",
1616
"sinon": "~1.17.6",

0 commit comments

Comments
 (0)