]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
build: bump sinon from 5.0.3 to 5.0.5 11244/head
authordependabot[bot] <support@dependabot.com>
Mon, 7 May 2018 09:25:16 +0000 (09:25 +0000)
committerdependabot[bot] <support@dependabot.com>
Mon, 7 May 2018 09:25:16 +0000 (09:25 +0000)
Bumps [sinon](https://github.com/sinonjs/sinon) from 5.0.3 to 5.0.5.
- [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.3...v5.0.5)

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

index 0772f2dc71aa35b7a43ebb7f8cf4af4b9b73b0fa..468ebd6965fc1f60a9057282fefe7af9a2379a22 100644 (file)
       "dev": true
     },
     "sinon": {
-      "version": "5.0.3",
-      "resolved": "https://registry.npmjs.org/sinon/-/sinon-5.0.3.tgz",
-      "integrity": "sha512-kzBkET1Hf0r0J4uVnlicuAEiq9nnhPrEHZWS0mds+5EaB9rA0XoliIkLaqkBNU9lwPuJACo/velUQQOmTRJtUw==",
+      "version": "5.0.5",
+      "resolved": "https://registry.npmjs.org/sinon/-/sinon-5.0.5.tgz",
+      "integrity": "sha512-sKo2ip3V0y2n277KraC/a1AqWFc/RbgyXQKwl4ehh4PBWvfQaI9/+TSJXbqb+ZBlQXDvsGD+T3rLWqCE1aaNgw==",
       "dev": true,
       "requires": {
         "@sinonjs/formatio": "2.0.0",
index 1ff91f39b4427f5b2a28759c09e66e4bcf5d1731..df833e29b8f71a521b6773fcb19ce00aad667cf2 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -8038,8 +8038,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.3"
-  resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.0.3.tgz#9950f1616187ff0cd7d75a60d66bc27fed569945"
+  version "5.0.5"
+  resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.0.5.tgz#d89609395962322ac2fee7f9286abaa3b8fe6957"
   dependencies:
     "@sinonjs/formatio" "^2.0.0"
     diff "^3.1.0"