Skip to content

Commit

Permalink
Merge branch 'master' into renovate/loopback-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
fhinkel authored Nov 30, 2018
2 parents 858fc34 + 56568b8 commit 27173bf
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@google-cloud/storage": "^2.0.3",
"yargs": "11.0.0"
"yargs": "11.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.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": "^1.3.1",
"grpc": "1.16.1",
"jsonwebtoken": "^8.2.0",
"yargs": "11.0.0"
"yargs": "11.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^2.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 @@ -11,7 +11,7 @@
"dependencies": {
"jsonwebtoken": "8.4.0",
"mqtt": "2.18.8",
"yargs": "11.0.0"
"yargs": "11.1.0"
},
"devDependencies": {
"manager": "../manager",
Expand Down
2 changes: 1 addition & 1 deletion kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"googleapis": "^35.0.0",
"safe-buffer": "5.1.2",
"yargs": "11.0.0"
"yargs": "11.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.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 @@ -21,7 +21,7 @@
"googleapis": "27.0.0",
"moment": "2.22.2",
"safe-buffer": "5.1.2",
"yargs": "11.0.0"
"yargs": "11.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0",
Expand Down

0 comments on commit 27173bf

Please sign in to comment.