Skip to content

Commit

Permalink
Update mocha dependency
Browse files Browse the repository at this point in the history
Update mocha from `^2.3.3` (currently `v2.5.3`) to `v3.2.0`.
No relevant package changes. Essentially bug fixes.

See:
- mochajs/mocha#2350 (`v3.0.0-0` release)
- https://github.com/mochajs/mocha/releases/tag/v3.2.0 (latest release)
  • Loading branch information
ncoden committed Dec 6, 2016
1 parent 5c35a13 commit 90739f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"inquirer": "^1.2.3",
"is-empty-object": "^1.1.1",
"js-yaml": "^3.5.4",
"mocha": "^2.3.3",
"mocha": "^3.2.0",
"mocha-phantomjs": "^4.0.2",
"motion-ui": "^1.1.0",
"multiline": "^1.0.2",
Expand Down

0 comments on commit 90739f6

Please sign in to comment.