Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Commit ef6faac

Browse files
committed
Merge pull request #27 from mongodb-js/greenkeeper-mocha-2.5.3
mocha@2.5.3 breaks build 🚨
2 parents e97f5b8 + 9b49584 commit ef6faac

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
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"debug": "^2.2.0",
3636
"eslint-config-mongodb-js": "^2.0.0",
37-
"mocha": "^2.4.5",
37+
"mocha": "^2.5.3",
3838
"mongodb-js-fmt": "^0.0.3",
3939
"mongodb-js-precommit": "^0.2.8",
4040
"mongodb-runner": "^3.3.2",

0 commit comments

Comments
 (0)