Skip to content

Commit

Permalink
Update dependency yargs to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2019
1 parent 09d6d7c commit 2afea26
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@google-cloud/storage": "^3.0.0",
"yargs": "^13.2.2"
"yargs": "^14.0.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion cloud-sql/postgres/knex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"pg": "^7.11.0",
"pug": "^2.0.3",
"winston": "^3.1.0",
"yargs": "^13.2.4"
"yargs": "^14.0.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion endpoints/getting-started-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"google-auth-library": "^5.0.0",
"grpc": "^1.18.0",
"jsonwebtoken": "^8.2.0",
"yargs": "^13.2.2"
"yargs": "^14.0.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
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 @@
"sinon": "^7.0.0",
"supertest": "^4.0.0",
"uuid": "^3.1.0",
"yargs": "^13.0.0"
"yargs": "^14.0.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion healthcare/datasets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"googleapis": "^42.0.0",
"uuid": "^3.3.2",
"yargs": "^13.0.0"
"yargs": "^14.0.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion healthcare/dicom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"googleapis": "^42.0.0",
"uuid": "^3.3.2",
"yargs": "^13.0.0",
"yargs": "^14.0.0",
"gtoken": "^4.0.0",
"request": "^2.87.0",
"request-promise": "^4.2.2"
Expand Down
2 changes: 1 addition & 1 deletion healthcare/fhir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"googleapis": "^42.0.0",
"uuid": "^3.3.2",
"yargs": "^13.0.0",
"yargs": "^14.0.0",
"gtoken": "^4.0.0",
"request": "^2.87.0",
"request-promise": "^4.2.2"
Expand Down
2 changes: 1 addition & 1 deletion healthcare/hl7v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"googleapis": "^42.0.0",
"uuid": "^3.3.2",
"yargs": "^13.0.0"
"yargs": "^14.0.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down
2 changes: 1 addition & 1 deletion iot/beta-features/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"googleapis": "^42.0.0",
"jsonwebtoken": "^8.3.0",
"mqtt": "^3.0.0",
"yargs": "^13.2.2"
"yargs": "^14.0.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion iot/http_example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"jsonwebtoken": "^8.5.0",
"request": "^2.88.0",
"retry-request": "^4.0.0",
"yargs": "^13.2.2"
"yargs": "^14.0.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion iot/manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@google-cloud/iot": "^1.0.0",
"@google-cloud/pubsub": "^0.28.0",
"googleapis": "^42.0.0",
"yargs": "^13.2.2"
"yargs": "^14.0.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion iot/mqtt_example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@google-cloud/iot": "^1.0.0",
"jsonwebtoken": "^8.5.0",
"mqtt": "^3.0.0",
"yargs": "^13.2.2"
"yargs": "^14.0.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion jobs/v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"googleapis": "^42.0.0",
"uuid": "^3.3.2",
"yargs": "^13.2.2"
"yargs": "^14.0.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion storage-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"googleapis": "^42.0.0",
"moment": "^2.24.0",
"yargs": "^13.2.2"
"yargs": "^14.0.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
Expand Down

0 comments on commit 2afea26

Please sign in to comment.