Skip to content

Commit

Permalink
Update dependency sinon to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2018
1 parent 7d5b05b commit 55931c0
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion endpoints/getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@google-cloud/nodejs-repo-tools": "^2.3.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.2",
"sinon": "4.5.0",
"supertest": "3.3.0"
}
}
2 changes: 1 addition & 1 deletion functions/background/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/composer-storage-trigger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@google-cloud/nodejs-repo-tools": "^2.2.5",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"scripts": {
"test": "ava -T 20s --verbose test/*.test.js"
Expand Down
2 changes: 1 addition & 1 deletion functions/datastore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.2",
"sinon": "4.5.0",
"uuid": "^3.3.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/env_vars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@google-cloud/nodejs-repo-tools": "^2.2.5",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.8",
"sinon": "4.5.0",
"supertest": "^3.0.0",
"uuid": "^3.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/gcs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"ava": "0.25.0",
"express": "^4.16.3",
"proxyquire": "2.1.0",
"sinon": "4.4.8",
"sinon": "4.5.0",
"supertest": "^3.0.0",
"uuid": "^3.1.0",
"yargs": "^11.0.0"
Expand Down
2 changes: 1 addition & 1 deletion functions/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"dependencies": {
"@google-cloud/storage": "1.7.0",
Expand Down
2 changes: 1 addition & 1 deletion functions/imagemagick/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/sendgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@google-cloud/nodejs-repo-tools": "^2.3.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.0.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.0.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/spanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/sql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@google-cloud/nodejs-repo-tools": "^2.3.3",
"ava": "0.25.0",
"proxyquire": "^2.1.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion functions/uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"sinon": "4.4.2"
"sinon": "4.5.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion storage-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"sinon": "4.4.8",
"sinon": "4.5.0",
"uuid": "3.3.2"
},
"cloud-repo-tools": {
Expand Down

0 comments on commit 55931c0

Please sign in to comment.