]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
build: bump sinon from 4.5.0 to 5.0.1 11220/head
authordependabot[bot] <support@dependabot.com>
Mon, 30 Apr 2018 19:37:59 +0000 (19:37 +0000)
committerdependabot[bot] <support@dependabot.com>
Mon, 30 Apr 2018 19:37:59 +0000 (19:37 +0000)
Bumps [sinon](https://github.com/sinonjs/sinon) from 4.5.0 to 5.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v4.5.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
package-lock.json
package.json
yarn.lock

index 8352ad5750dedb3d3230ed5e951ef030717587d8..43b926be2218d8757ed03c3ed69976e5b32272dc 100644 (file)
     },
     "@sinonjs/formatio": {
       "version": "2.0.0",
-      "resolved": "https://registry.npmjs.org/@sinonjs/formatio/-/formatio-2.0.0.tgz",
+      "resolved": "http://registry.npmjs.org/@sinonjs/formatio/-/formatio-2.0.0.tgz",
       "integrity": "sha512-ls6CAMA6/5gG+O/IdsBcblvnd8qcO/l1TYoNeAzp3wcISOxlPXQEus0mLcdwazEkWjaBdaJ3TaxmNgCLWwvWzg==",
       "dev": true,
       "requires": {
       "dev": true
     },
     "nise": {
-      "version": "1.3.2",
-      "resolved": "https://registry.npmjs.org/nise/-/nise-1.3.2.tgz",
-      "integrity": "sha512-KPKb+wvETBiwb4eTwtR/OsA2+iijXP+VnlSFYJo3EHjm2yjek1NWxHOUQat3i7xNLm1Bm18UA5j5Wor0yO2GtA==",
+      "version": "1.3.3",
+      "resolved": "https://registry.npmjs.org/nise/-/nise-1.3.3.tgz",
+      "integrity": "sha512-v1J/FLUB9PfGqZLGDBhQqODkbLotP0WtLo9R4EJY2PPu5f5Xg4o0rA8FDlmrjFSv9vBBKcfnOSpfYYuu5RTHqg==",
       "dev": true,
       "requires": {
         "@sinonjs/formatio": "2.0.0",
       "dev": true
     },
     "sinon": {
-      "version": "4.5.0",
-      "resolved": "https://registry.npmjs.org/sinon/-/sinon-4.5.0.tgz",
-      "integrity": "sha512-trdx+mB0VBBgoYucy6a9L7/jfQOmvGeaKZT4OOJ+lPAtI8623xyGr8wLiE4eojzBS8G9yXbhx42GHUOVLr4X2w==",
+      "version": "5.0.1",
+      "resolved": "https://registry.npmjs.org/sinon/-/sinon-5.0.1.tgz",
+      "integrity": "sha512-xhPMTWl8dusKsa/4Px+K0FCHsAhcpxjMurofDzPr6BF1I5C2G6r4JLIaHKSOcMnXkt7X4Md0OZgJuuIqlw9ieA==",
       "dev": true,
       "requires": {
         "@sinonjs/formatio": "2.0.0",
         "diff": "3.5.0",
         "lodash.get": "4.4.2",
         "lolex": "2.3.2",
-        "nise": "1.3.2",
+        "nise": "1.3.3",
         "supports-color": "5.3.0",
         "type-detect": "4.0.8"
       }
index b26aa2e1b0b7e84cb2f1b167f6eeee6ea525006d..116b1bcbf35036dde218f28e1237ce3cc7c41f5f 100644 (file)
@@ -90,7 +90,7 @@
     "run-sequence": "^2.2.1",
     "sass-true": "^4.0.0",
     "sassy-lists": "^3.0.1",
-    "sinon": "^4.5.0",
+    "sinon": "^5.0.1",
     "supercollider": "^1.4.4",
     "touch": "^3.1.0",
     "util-deprecate": "^1.0.2",
index 301ba0e23a94f965b97874dc1ca0e1ce297f3a20..691dbd9dff480043da60e4e9a8b23ff53b7c654b 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -7985,9 +7985,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
   version "3.0.2"
   resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
 
-sinon@^4.5.0:
-  version "4.5.0"
-  resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.5.0.tgz#427ae312a337d3c516804ce2754e8c0d5028cb04"
+sinon@^5.0.1:
+  version "5.0.1"
+  resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.0.1.tgz#e399e00b30df53abf816f16cfc8f3aa0a480ada2"
   dependencies:
     "@sinonjs/formatio" "^2.0.0"
     diff "^3.1.0"