Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit f3bdc3b

Browse files
authored
Merge pull request #19 from opentable/greenkeeper-mocha-3.4.0
mocha@3.4.0 breaks build 🚨
2 parents b337f39 + 2c5fdea commit f3bdc3b

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
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/opentable/accept-language-parser",
2626
"devDependencies": {
2727
"jshint": "^2.9.4",
28-
"mocha": "^3.2.0",
28+
"mocha": "^3.4.0",
2929
"should": "^11.0.0"
3030
}
3131
}

0 commit comments

Comments
 (0)