From f5259a4a4896372305af4259c8269d1e4a2f97a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 14 Nov 2017 07:12:16 +0000 Subject: [PATCH] Bump sinon-chai from 2.13.0 to 2.14.0 Bumps [sinon-chai](https://github.com/domenic/sinon-chai) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/domenic/sinon-chai/releases/tag/v2.14.0) - [Commits](https://github.com/domenic/sinon-chai/compare/v2.13.0...v2.14.0) --- package.json | 2 +- yarn.lock | 17 +++-------------- 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index d4c3677..5b672cc 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "semver": "^5.3.0", "shelljs": "^0.7.6", "sinon": "^3.2.1", - "sinon-chai": "^2.8.0", + "sinon-chai": "^2.14.0", "stats-webpack-plugin": "^0.6.0", "url-loader": "^0.5.8", "vue": "^2.4.2", diff --git a/yarn.lock b/yarn.lock index 9e74a3a..52296b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -260,13 +260,6 @@ autoprefixer@^6.3.1, autoprefixer@^6.7.2: postcss "^5.2.16" postcss-value-parser "^3.2.3" -avoriaz@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/avoriaz/-/avoriaz-4.1.0.tgz#db49a282f3758dff83578d7536c51a3cefc07615" - dependencies: - lodash "^4.17.4" - vue-add-globals "^2.0.0" - aws-sign2@~0.6.0: version "0.6.0" resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.6.0.tgz#14342dd38dbcc94d0e5b87d763cd63612c0e794f" @@ -5313,9 +5306,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-chai@^2.8.0: - version "2.13.0" - resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-2.13.0.tgz#b9a42e801c20234bfc2f43b29e6f4f61b60990c4" +sinon-chai@^2.14.0: + version "2.14.0" + resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-2.14.0.tgz#da7dd4cc83cd6a260b67cca0f7a9fdae26a1205d" sinon@^3.2.1: version "3.2.1" @@ -5927,10 +5920,6 @@ void-elements@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec" -vue-add-globals@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/vue-add-globals/-/vue-add-globals-2.0.1.tgz#c9fba6faac44f679ec15d5a9637f518b181fc44d" - vue-form-generator@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/vue-form-generator/-/vue-form-generator-2.0.0.tgz#c52c2a92d8fbdc85e749044227520125ede7c26b"