Skip to content

Commit dc079e7

Browse files
committed
chore(deps): update dependency sinon to v4.5.0
1 parent 5406af0 commit dc079e7

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
@@ -22,7 +22,7 @@
2222
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2323
"ava": "0.25.0",
2424
"proxyquire": "2.1.0",
25-
"sinon": "4.4.2"
25+
"sinon": "4.5.0"
2626
},
2727
"cloud-repo-tools": {
2828
"requiresKeyFile": true,

functions/composer-storage-trigger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@google-cloud/nodejs-repo-tools": "^2.2.5",
2020
"ava": "0.25.0",
2121
"proxyquire": "2.1.0",
22-
"sinon": "4.4.2"
22+
"sinon": "4.5.0"
2323
},
2424
"scripts": {
2525
"test": "ava -T 20s --verbose test/*.test.js"

functions/datastore/package.json

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

functions/env_vars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2020
"ava": "0.25.0",
21-
"sinon": "4.4.2"
21+
"sinon": "4.5.0"
2222
},
2323
"cloud-repo-tools": {
2424
"requiresKeyFile": true,

functions/firebase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@google-cloud/nodejs-repo-tools": "^2.2.5",
1919
"ava": "0.25.0",
2020
"proxyquire": "2.1.0",
21-
"sinon": "4.4.8",
21+
"sinon": "4.5.0",
2222
"supertest": "^3.0.0",
2323
"uuid": "^3.1.0"
2424
},

functions/gcs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2323
"ava": "0.25.0",
2424
"proxyquire": "2.1.0",
25-
"sinon": "4.4.2"
25+
"sinon": "4.5.0"
2626
},
2727
"cloud-repo-tools": {
2828
"requiresKeyFile": true,

functions/helloworld/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ava": "0.25.0",
3030
"express": "^4.16.3",
3131
"proxyquire": "2.1.0",
32-
"sinon": "4.4.8",
32+
"sinon": "4.5.0",
3333
"supertest": "^3.0.0",
3434
"uuid": "^3.1.0",
3535
"yargs": "^11.0.0"

functions/http/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@google-cloud/nodejs-repo-tools": "^3.0.0",
1919
"ava": "0.25.0",
2020
"proxyquire": "2.1.0",
21-
"sinon": "4.4.2"
21+
"sinon": "4.5.0"
2222
},
2323
"dependencies": {
2424
"@google-cloud/storage": "1.7.0",

functions/imagemagick/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
"proxyquire": "2.1.0",
26-
"sinon": "4.4.2"
26+
"sinon": "4.5.0"
2727
},
2828
"cloud-repo-tools": {
2929
"requiresKeyFile": true,

functions/log/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2323
"ava": "0.25.0",
2424
"proxyquire": "2.1.0",
25-
"sinon": "4.4.2"
25+
"sinon": "4.5.0"
2626
},
2727
"cloud-repo-tools": {
2828
"requiresKeyFile": true,

functions/pubsub/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2323
"ava": "0.25.0",
2424
"proxyquire": "2.1.0",
25-
"sinon": "4.4.2"
25+
"sinon": "4.5.0"
2626
},
2727
"cloud-repo-tools": {
2828
"requiresKeyFile": true,

functions/sendgrid/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.0.2"
28+
"sinon": "4.5.0"
2929
},
3030
"cloud-repo-tools": {
3131
"requiresKeyFile": true,

functions/slack/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
"proxyquire": "2.1.0",
24-
"sinon": "4.0.2"
24+
"sinon": "4.5.0"
2525
},
2626
"cloud-repo-tools": {
2727
"requiresKeyFile": true,

functions/spanner/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
"proxyquire": "2.1.0",
24-
"sinon": "4.4.2"
24+
"sinon": "4.5.0"
2525
},
2626
"cloud-repo-tools": {
2727
"requiresKeyFile": true,

functions/sql/package.json

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

functions/uuid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@google-cloud/nodejs-repo-tools": "^3.0.0",
2222
"ava": "0.25.0",
23-
"sinon": "4.4.2"
23+
"sinon": "4.5.0"
2424
},
2525
"cloud-repo-tools": {
2626
"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)