Skip to content

Commit 08378ac

Browse files
authored
Merge pull request #255 from danmactough/greenkeeper/mocha-5.0.0
Update mocha to the latest version 🚀
2 parents 2a8efbc + 034e8eb commit 08378ac

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
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"eslint": "^4.8.0",
5050
"iconv": "^2.3.0",
51-
"mocha": "^4.0.1",
51+
"mocha": "^5.0.0",
5252
"request": "^2.83.0"
5353
},
5454
"scripts": {

0 commit comments

Comments
 (0)