Skip to content

Commit

Permalink
Update dependency semistandard to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2018
1 parent 2524c3a commit aaab312
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion functions/background/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"cloud-repo-tools": {
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",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion functions/datastore/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",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.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 @@ -20,7 +20,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/firebase/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",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.8",
"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 @@ -24,7 +24,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ava": "0.25.0",
"express": "^4.16.3",
"proxyquire": "2.1.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.8",
"supertest": "^3.0.0",
"uuid": "^3.1.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 @@ -20,7 +20,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion functions/imagemagick/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",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/node8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@google-cloud/nodejs-repo-tools": "^2.3.3",
"ava": "^0.25.0",
"proxyquire": "^2.1.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "^7.0.0",
"uuid": "^3.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/ocr/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@google-cloud/nodejs-repo-tools": "1.4.17",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "3.2.1"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/sendgrid/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.0",
"ava": "0.25.0",
"proxyquire": "2.1.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.0.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/slack/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",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.0.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/spanner/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",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/speech-to-speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@google-cloud/functions-emulator": "^1.0.0-beta.5",
"@google-cloud/nodejs-repo-tools": "^2.3.5",
"mocha": "^5.2.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"supertest": "^3.3.0"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/sql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@google-cloud/nodejs-repo-tools": "^2.3.3",
"ava": "0.25.0",
"proxyquire": "^2.1.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/tips/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "^4.5.0"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion functions/uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0",
"ava": "0.25.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"sinon": "4.4.2"
},
"cloud-repo-tools": {
Expand Down
2 changes: 1 addition & 1 deletion iot/beta-features/commands/receive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^2.3.5",
"ava": "0.25.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"uuid": "3.3.2"
}
}
2 changes: 1 addition & 1 deletion iot/beta-features/commands/send/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^2.3.5",
"ava": "0.25.0",
"semistandard": "^12.0.1",
"semistandard": "^13.0.0",
"uuid": "3.3.2"
},
"cloud-repo-tools": {
Expand Down

0 comments on commit aaab312

Please sign in to comment.