]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: update dependencies (2018-06-13)
authorNicolas Coden <nicolas@ncoden.fr>
Wed, 13 Jun 2018 21:53:48 +0000 (23:53 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 13 Jun 2018 21:53:48 +0000 (23:53 +0200)
Update dependencies:
- sinon `5.0.1` -> `6.0.0`
- motion-ui `1.1.0` -> `2.0.2`

There is no breaking changes

package.json

index 574f3efb8420c0a6572ef99643ad2356ac1fa52c..25ec2ea23f1ada2dbdbeb4fd79549f56ef61cb6d 100644 (file)
@@ -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",