From: Nicolas Coden Date: Wed, 13 Jun 2018 21:53:48 +0000 (+0200) Subject: chore: update dependencies (2018-06-13) X-Git-Tag: v6.6.0~3^2~150^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7da01225;p=thirdparty%2Ffoundation%2Ffoundation-sites.git chore: update dependencies (2018-06-13) Update dependencies: - sinon `5.0.1` -> `6.0.0` - motion-ui `1.1.0` -> `2.0.2` There is no breaking changes --- diff --git a/package.json b/package.json index 574f3efb8..25ec2ea23 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "js-yaml": "^3.8.4", "mocha": "^5.0.5", "mocha-headless-chrome": "^2.0.0", - "motion-ui": "^1.1.0", + "motion-ui": "^2.0.2", "multiline": "^1.0.2", "octophant": "^1.0.0", "opener": "^1.4.3", @@ -89,7 +89,7 @@ "run-sequence": "^2.2.1", "sass-true": "^4.0.0", "sassy-lists": "^3.0.1", - "sinon": "^5.0.1", + "sinon": "^6.0.0", "supercollider": "^1.4.4", "touch": "^3.1.0", "util-deprecate": "^1.0.2",