Skip to content

Commit 8176693

Browse files
authoredNov 2, 2017
Merge pull request #22 from thetalecrafter/greenkeeper/mocha-4.0.0
Update mocha to the latest version 🚀
2 parents 8eec78e + 0ded784 commit 8176693

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": "^3.0.0",
37+
"mocha": "^4.0.0",
3838
"safe-buffer": "^5.0.1",
3939
"standard": "^10.0.1"
4040
},

0 commit comments

Comments
 (0)
Please sign in to comment.