]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update dependency mocha
authorNicolas Coden <nicolas@ncoden.fr>
Tue, 6 Dec 2016 10:27:41 +0000 (11:27 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 7 Dec 2016 09:11:03 +0000 (10:11 +0100)
Update `mocha` from `^2.3.3` (currently `v2.5.3`) to `^3.2.0`.
No relevant package changes. Essentially bug fixes.

See:
- https://github.com/mochajs/mocha/pull/2350 (`v3.0.0-0` release)
- https://github.com/mochajs/mocha/releases/tag/v3.2.0 (latest release)

package.json

index 2c04cf361675a6de17c778c7686f5a48c5a27c72..88b632362c825ea482aa8cfb6fb5b80b3e7ea978 100644 (file)
@@ -67,7 +67,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",