Skip to content

Commit 80bca1e

Browse files
committedFeb 14, 2018
chore(package): update mocha to version 5.0.1
Closes #65
1 parent 7acc2db commit 80bca1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": "^4.14.0",
3333
"eslint-config-tschaub": "^9.0.0",
3434
"gulp": "^3.9.1",
35-
"mocha": "^4.1.0",
35+
"mocha": "^5.0.1",
3636
"mock-fs": "^4.4.2",
3737
"vinyl": "^2.1.0"
3838
},

0 commit comments

Comments
 (0)
Please sign in to comment.