Skip to content

Commit 3af843f

Browse files
authoredJan 18, 2018
Merge pull request #25 from thetalecrafter/greenkeeper/mocha-5.0.0
Update mocha to the latest version 🚀
2 parents 041a7b6 + b02afff commit 3af843f

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
@@ -34,7 +34,7 @@
3434
"loader-utils": "^1.0.4"
3535
},
3636
"devDependencies": {
37-
"mocha": "^4.0.0",
37+
"mocha": "^5.0.0",
3838
"safe-buffer": "^5.0.1",
3939
"standard": "^10.0.1"
4040
},

0 commit comments

Comments
 (0)
Please sign in to comment.