Skip to content

Commit 9583bfe

Browse files
chore(package): update mocha to version 6.0.1
Closes #31
1 parent 4e3231d commit 9583bfe

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
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"fs-extra": "^2.1.2",
3838
"jshint": "^2.8.0",
39-
"mocha": "^3.2.0",
39+
"mocha": "^6.0.1",
4040
"yeoman-test": "^1.6.0",
4141
"yeoman-assert": "3.1.0"
4242
}

0 commit comments

Comments
 (0)