Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Commit 5494130

Browse files
greenkeeper[bot]daffl
authored andcommitted
Update mocha to the latest version 🚀 (#60)
* chore(package): update mocha to version 4.0.0 * Adding --exit flag
1 parent bdb6980 commit 5494130

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

mocha.opts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
--recursive test/
2-
--compilers js:babel-core/register
2+
--compilers js:babel-core/register
3+
--exit

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"feathers-memory": "^1.0.0",
7878
"istanbul": "^1.1.0-alpha.1",
7979
"lodash": "^4.0.1",
80-
"mocha": "^3.0.0",
80+
"mocha": "^4.0.0",
8181
"rimraf": "^2.5.4",
8282
"semistandard": "^11.0.0",
8383
"uws": "^8.14.0",

0 commit comments

Comments
 (0)