Skip to content

Commit f71302b

Browse files
committed
Update dependency sinon to v4.5.0
1 parent 4eda979 commit f71302b

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

endpoints/getting-started/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@google-cloud/nodejs-repo-tools": "^2.3.0",
2626
"ava": "0.25.0",
2727
"proxyquire": "2.1.0",
28-
"sinon": "4.4.2",
28+
"sinon": "4.5.0",
2929
"supertest": "3.3.0"
3030
}
3131
}

functions/background/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ava": "0.25.0",
2626
"proxyquire": "2.1.0",
2727
"semistandard": "^12.0.1",
28-
"sinon": "4.4.2"
28+
"sinon": "4.5.0"
2929
},
3030
"cloud-repo-tools": {
3131
"requiresKeyFile": true,

functions/composer-storage-trigger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ava": "0.25.0",
2121
"proxyquire": "2.1.0",
2222
"semistandard": "^12.0.1",
23-
"sinon": "4.4.2"
23+
"sinon": "4.5.0"
2424
},
2525
"scripts": {
2626
"lint": "semistandard '**/*.js'",

functions/datastore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ava": "0.25.0",
2929
"proxyquire": "2.1.0",
3030
"semistandard": "^12.0.1",
31-
"sinon": "4.4.2"
31+
"sinon": "4.5.0"
3232
},
3333
"cloud-repo-tools": {
3434
"requiresKeyFile": true,

functions/env_vars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2222
"ava": "0.25.0",
2323
"semistandard": "^12.0.1",
24-
"sinon": "4.4.2"
24+
"sinon": "4.5.0"
2525
},
2626
"cloud-repo-tools": {
2727
"requiresKeyFile": true,

functions/firebase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ava": "0.25.0",
2121
"proxyquire": "2.1.0",
2222
"semistandard": "^12.0.1",
23-
"sinon": "4.4.8",
23+
"sinon": "4.5.0",
2424
"supertest": "^3.0.0",
2525
"uuid": "^3.1.0"
2626
},

functions/gcs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ava": "0.25.0",
2626
"proxyquire": "2.1.0",
2727
"semistandard": "^12.0.1",
28-
"sinon": "4.4.2"
28+
"sinon": "4.5.0"
2929
},
3030
"cloud-repo-tools": {
3131
"requiresKeyFile": true,

functions/helloworld/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"express": "^4.16.3",
3333
"proxyquire": "2.1.0",
3434
"semistandard": "^12.0.1",
35-
"sinon": "4.4.8",
35+
"sinon": "4.5.0",
3636
"supertest": "^3.0.0",
3737
"uuid": "^3.1.0",
3838
"yargs": "^11.0.0"

functions/http/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ava": "0.25.0",
2222
"proxyquire": "2.1.0",
2323
"semistandard": "^12.0.1",
24-
"sinon": "4.4.2"
24+
"sinon": "4.5.0"
2525
},
2626
"dependencies": {
2727
"@google-cloud/storage": "1.7.0",

functions/imagemagick/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ava": "0.25.0",
2727
"proxyquire": "2.1.0",
2828
"semistandard": "^12.0.1",
29-
"sinon": "4.4.2"
29+
"sinon": "4.5.0"
3030
},
3131
"cloud-repo-tools": {
3232
"requiresKeyFile": true,

functions/log/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ava": "0.25.0",
2626
"proxyquire": "2.1.0",
2727
"semistandard": "^12.0.1",
28-
"sinon": "4.4.2"
28+
"sinon": "4.5.0"
2929
},
3030
"cloud-repo-tools": {
3131
"requiresKeyFile": true,

functions/pubsub/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ava": "0.25.0",
2626
"proxyquire": "2.1.0",
2727
"semistandard": "^12.0.1",
28-
"sinon": "4.4.2"
28+
"sinon": "4.5.0"
2929
},
3030
"cloud-repo-tools": {
3131
"requiresKeyFile": true,

functions/sendgrid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ava": "0.25.0",
2929
"proxyquire": "2.1.0",
3030
"semistandard": "^12.0.1",
31-
"sinon": "4.0.2"
31+
"sinon": "4.5.0"
3232
},
3333
"cloud-repo-tools": {
3434
"requiresKeyFile": true,

functions/slack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ava": "0.25.0",
2525
"proxyquire": "2.1.0",
2626
"semistandard": "^12.0.1",
27-
"sinon": "4.0.2"
27+
"sinon": "4.5.0"
2828
},
2929
"cloud-repo-tools": {
3030
"requiresKeyFile": true,

functions/spanner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ava": "0.25.0",
2525
"proxyquire": "2.1.0",
2626
"semistandard": "^12.0.1",
27-
"sinon": "4.4.2"
27+
"sinon": "4.5.0"
2828
},
2929
"cloud-repo-tools": {
3030
"requiresKeyFile": true,

functions/sql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ava": "0.25.0",
3131
"proxyquire": "^2.1.0",
3232
"semistandard": "^12.0.1",
33-
"sinon": "4.4.2"
33+
"sinon": "4.5.0"
3434
},
3535
"cloud-repo-tools": {
3636
"requiresKeyFile": true,

functions/uuid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2424
"ava": "0.25.0",
2525
"semistandard": "^12.0.1",
26-
"sinon": "4.4.2"
26+
"sinon": "4.5.0"
2727
},
2828
"cloud-repo-tools": {
2929
"requiresKeyFile": true,

storage-transfer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2828
"ava": "0.25.0",
2929
"proxyquire": "2.1.0",
30-
"sinon": "4.4.8",
30+
"sinon": "4.5.0",
3131
"uuid": "3.3.2"
3232
},
3333
"cloud-repo-tools": {

0 commit comments

Comments
 (0)