Skip to content

Commit 6f9b51f

Browse files
Merge pull request #2 from coding-blocks/greenkeeper/mocha-5.0.0
Update mocha to the latest version 🚀
2 parents 628844b + 2842155 commit 6f9b51f

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
@@ -27,7 +27,7 @@
2727
"@types/sequelize": "^4.0.79",
2828
"chai": "^4.1.2",
2929
"mkdirp": "^0.5.1",
30-
"mocha": "^4.0.1",
30+
"mocha": "^5.0.0",
3131
"nyc": "^11.3.0",
3232
"request": "^2.83.0",
3333
"rimraf": "^2.6.2",

0 commit comments

Comments
 (0)