From ffe3281fc57ed77f925fb01bdf2b5f4d1ba7d268 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 30 Jan 2019 14:55:32 +0000 Subject: [PATCH] chore(deps): update dependency sinon to v7.2.3 --- endpoints/getting-started/package.json | 2 +- functions/background/package.json | 2 +- functions/composer-storage-trigger/package.json | 2 +- functions/datastore/package.json | 2 +- functions/env_vars/package.json | 2 +- functions/firebase/package.json | 2 +- functions/log/package.json | 2 +- functions/ocr/app/package.json | 2 +- functions/pubsub/package.json | 2 +- functions/slack/package.json | 2 +- functions/spanner/package.json | 2 +- functions/sql/package.json | 2 +- functions/uuid/package.json | 2 +- storage-transfer/package.json | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/endpoints/getting-started/package.json b/endpoints/getting-started/package.json index fc4c16d032..8d5f75e53b 100644 --- a/endpoints/getting-started/package.json +++ b/endpoints/getting-started/package.json @@ -25,7 +25,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2", + "sinon": "7.2.3", "supertest": "3.4.2" } } diff --git a/functions/background/package.json b/functions/background/package.json index 7b65efa710..e7f35a6d77 100644 --- a/functions/background/package.json +++ b/functions/background/package.json @@ -22,7 +22,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2" + "sinon": "7.2.3" }, "cloud-repo-tools": { "requiresKeyFile": true, diff --git a/functions/composer-storage-trigger/package.json b/functions/composer-storage-trigger/package.json index bcdc4704d5..7319f3839a 100644 --- a/functions/composer-storage-trigger/package.json +++ b/functions/composer-storage-trigger/package.json @@ -19,7 +19,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2" + "sinon": "7.2.3" }, "scripts": { "test": "ava -T 20s --verbose test/*.test.js" diff --git a/functions/datastore/package.json b/functions/datastore/package.json index 6236b96974..d7bc7f62a7 100644 --- a/functions/datastore/package.json +++ b/functions/datastore/package.json @@ -25,7 +25,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2", + "sinon": "7.2.3", "uuid": "^3.3.2" }, "cloud-repo-tools": { diff --git a/functions/env_vars/package.json b/functions/env_vars/package.json index 5560e49b1d..65d042d10f 100644 --- a/functions/env_vars/package.json +++ b/functions/env_vars/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", - "sinon": "7.2.2" + "sinon": "7.2.3" }, "cloud-repo-tools": { "requiresKeyFile": true, diff --git a/functions/firebase/package.json b/functions/firebase/package.json index 5c6dc80189..9dcd96b039 100644 --- a/functions/firebase/package.json +++ b/functions/firebase/package.json @@ -18,7 +18,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2", + "sinon": "7.2.3", "supertest": "^3.0.0", "uuid": "^3.1.0" }, diff --git a/functions/log/package.json b/functions/log/package.json index 7de86104fb..48d8732f5a 100644 --- a/functions/log/package.json +++ b/functions/log/package.json @@ -22,7 +22,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2" + "sinon": "7.2.3" }, "cloud-repo-tools": { "requiresKeyFile": true, diff --git a/functions/ocr/app/package.json b/functions/ocr/app/package.json index 2002e2fc83..795cf188e0 100644 --- a/functions/ocr/app/package.json +++ b/functions/ocr/app/package.json @@ -25,7 +25,7 @@ "@google-cloud/nodejs-repo-tools": "3.1.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2" + "sinon": "7.2.3" }, "cloud-repo-tools": { "requiresKeyFile": true, diff --git a/functions/pubsub/package.json b/functions/pubsub/package.json index 1563e373c4..e32fdeeeb7 100644 --- a/functions/pubsub/package.json +++ b/functions/pubsub/package.json @@ -22,7 +22,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2" + "sinon": "7.2.3" }, "cloud-repo-tools": { "requiresKeyFile": true, diff --git a/functions/slack/package.json b/functions/slack/package.json index abd4d33887..cca4e07746 100644 --- a/functions/slack/package.json +++ b/functions/slack/package.json @@ -21,7 +21,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2" + "sinon": "7.2.3" }, "cloud-repo-tools": { "requiresKeyFile": true, diff --git a/functions/spanner/package.json b/functions/spanner/package.json index 33c327e51f..153aca7346 100644 --- a/functions/spanner/package.json +++ b/functions/spanner/package.json @@ -21,7 +21,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2" + "sinon": "7.2.3" }, "cloud-repo-tools": { "requiresKeyFile": true, diff --git a/functions/sql/package.json b/functions/sql/package.json index e7c8311123..5837c7e66f 100644 --- a/functions/sql/package.json +++ b/functions/sql/package.json @@ -27,7 +27,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "^2.1.0", - "sinon": "7.2.2" + "sinon": "7.2.3" }, "cloud-repo-tools": { "requiresKeyFile": true, diff --git a/functions/uuid/package.json b/functions/uuid/package.json index f3d5689993..a7305323a7 100644 --- a/functions/uuid/package.json +++ b/functions/uuid/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", - "sinon": "7.2.2" + "sinon": "7.2.3" }, "cloud-repo-tools": { "requiresKeyFile": true, diff --git a/storage-transfer/package.json b/storage-transfer/package.json index 5d9a922449..aa2b9fda97 100644 --- a/storage-transfer/package.json +++ b/storage-transfer/package.json @@ -25,7 +25,7 @@ "@google-cloud/nodejs-repo-tools": "^3.0.0", "ava": "0.25.0", "proxyquire": "2.1.0", - "sinon": "7.2.2", + "sinon": "7.2.3", "@google-cloud/storage": "^2.3.3", "uuid": "3.3.2" },