Skip to content

Commit 8c078ab

Browse files
authored
Merge pull request #3 from inspekter/greenkeeper/mocha-4.0.0
Update mocha to the latest version 🚀
2 parents c30957f + 3e36149 commit 8c078ab

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
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"chai": "^4.1.2",
27-
"mocha": "^3.5.3",
27+
"mocha": "^4.0.0",
2828
"standard": "^10.0.3"
2929
}
3030
}

0 commit comments

Comments
 (0)