From 53fb43afe1f5ec30c22521be00bfc02b577e4f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Jan 2018 07:58:50 +0000 Subject: [PATCH] Bump sinon from 4.1.2 to 4.1.3 Bumps [sinon](https://github.com/sinonjs/sinon) from 4.1.2 to 4.1.3. - [Changelog](https://github.com/sinonjs/sinon/blob/master/History.md) - [Commits](https://github.com/sinonjs/sinon/commits/v4.1.3) --- package.json | 2 +- yarn.lock | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7c92a59..dd58688 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "selenium-server": "^3.8.1", "semver": "^5.3.0", "shelljs": "^0.7.6", - "sinon": "^4.1.2", + "sinon": "^4.1.3", "sinon-chai": "^2.14.0", "stats-webpack-plugin": "^0.6.0", "url-loader": "^0.6.2", diff --git a/yarn.lock b/yarn.lock index 8fe4f73..033c950 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5809,9 +5809,9 @@ sinon-chai@^2.14.0: version "2.14.0" resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-2.14.0.tgz#da7dd4cc83cd6a260b67cca0f7a9fdae26a1205d" -sinon@^4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.1.2.tgz#65610521d926fb53742dd84cd599f0b89a82f440" +sinon@^4.1.3: + version "4.1.3" + resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.1.3.tgz#fc599eda47ed9f1a694ce774b94ab44260bd7ac5" dependencies: diff "^3.1.0" formatio "1.2.0" @@ -5819,7 +5819,7 @@ sinon@^4.1.2: lolex "^2.2.0" nise "^1.2.0" supports-color "^4.4.0" - type-detect "^4.0.0" + type-detect "^4.0.5" slash@^1.0.0: version "1.0.0" @@ -6288,6 +6288,10 @@ type-detect@^4.0.0: version "4.0.3" resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.3.tgz#0e3f2670b44099b0b46c284d136a7ef49c74c2ea" +type-detect@^4.0.5: + version "4.0.5" + resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.5.tgz#d70e5bc81db6de2a381bcaca0c6e0cbdc7635de2" + type-is@~1.6.15: version "1.6.15" resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.15.tgz#cab10fb4909e441c82842eafe1ad646c81804410"