From a2a820fbef38cc5d29cf40c4f379c4e4390ac489 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 7 May 2018 09:25:16 +0000 Subject: [PATCH] build: bump sinon from 5.0.3 to 5.0.5 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] --- package-lock.json | 6 +++--- yarn.lock | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0772f2dc7..468ebd696 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14911,9 +14911,9 @@ "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", diff --git a/yarn.lock b/yarn.lock index 1ff91f39b..df833e29b 100644 --- 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" -- 2.47.2