]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
build: bump sinon from 5.0.5 to 5.0.7 11256/head
authordependabot[bot] <support@dependabot.com>
Sat, 12 May 2018 21:32:55 +0000 (21:32 +0000)
committerdependabot[bot] <support@dependabot.com>
Sat, 12 May 2018 21:32:55 +0000 (21:32 +0000)
Bumps [sinon](https://github.com/sinonjs/sinon) from 5.0.5 to 5.0.7.
- [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/v5.0.5...v5.0.7)

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

index 3aca1eab566026b73d9272739f946653c9bcad88..ae8c0d1cfe5ff1efe17a3fdfb818e630d9c3c0ca 100644 (file)
       "dev": true
     },
     "lolex": {
-      "version": "2.3.2",
-      "resolved": "https://registry.npmjs.org/lolex/-/lolex-2.3.2.tgz",
-      "integrity": "sha512-A5pN2tkFj7H0dGIAM6MFvHKMJcPnjZsOMvR7ujCjfgW5TbV6H9vb1PgxLtHvjqNZTHsUolz+6/WEO0N1xNx2ng==",
+      "version": "2.4.2",
+      "resolved": "https://registry.npmjs.org/lolex/-/lolex-2.4.2.tgz",
+      "integrity": "sha512-92IC6/K6abCQqmaBhFt4OYLSkpOkqUULeazKiEna96om4o87vLGmwTmrsZ5mK+4F6kZ8dS1w8VnFbdhFJF8sJw==",
       "dev": true
     },
     "longest": {
       "requires": {
         "@sinonjs/formatio": "2.0.0",
         "just-extend": "1.1.27",
-        "lolex": "2.3.2",
+        "lolex": "2.4.2",
         "path-to-regexp": "1.7.0",
         "text-encoding": "0.6.4"
       }
       "dev": true
     },
     "sinon": {
-      "version": "5.0.5",
-      "resolved": "https://registry.npmjs.org/sinon/-/sinon-5.0.5.tgz",
-      "integrity": "sha512-sKo2ip3V0y2n277KraC/a1AqWFc/RbgyXQKwl4ehh4PBWvfQaI9/+TSJXbqb+ZBlQXDvsGD+T3rLWqCE1aaNgw==",
+      "version": "5.0.7",
+      "resolved": "https://registry.npmjs.org/sinon/-/sinon-5.0.7.tgz",
+      "integrity": "sha512-GvNLrwpvLZ8jIMZBUhHGUZDq5wlUdceJWyHvZDmqBxnjazpxY1L0FNbGBX6VpcOEoQ8Q4XMWFzm2myJMvx+VjA==",
       "dev": true,
       "requires": {
         "@sinonjs/formatio": "2.0.0",
         "diff": "3.5.0",
         "lodash.get": "4.4.2",
-        "lolex": "2.3.2",
+        "lolex": "2.4.2",
         "nise": "1.3.3",
         "supports-color": "5.3.0",
         "type-detect": "4.0.8"
index 9e822ba0a987f48c5d30e8c0f657125ed5b5a3dd..8afbcc387c08528191aff5674525cc9beafc7f36 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -8042,8 +8042,8 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
   resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
 
 sinon@^5.0.1:
-  version "5.0.5"
-  resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.0.5.tgz#d89609395962322ac2fee7f9286abaa3b8fe6957"
+  version "5.0.7"
+  resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.0.7.tgz#3bded6a73613ccc9e512e20246ced69a27c27dab"
   dependencies:
     "@sinonjs/formatio" "^2.0.0"
     diff "^3.1.0"