Skip to content

Commit c16b67f

Browse files
renovate-botfhinkel
authored andcommitted
Update dependency yargs to v15 (#1543)
1 parent 7f9e115 commit c16b67f

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@google-cloud/storage": "^4.0.0",
20-
"yargs": "^14.0.0"
20+
"yargs": "^15.0.0"
2121
},
2222
"devDependencies": {
2323
"@google-cloud/nodejs-repo-tools": "^3.3.0",

cloud-sql/postgres/knex/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"pg": "^7.11.0",
2929
"pug": "^2.0.3",
3030
"winston": "^3.1.0",
31-
"yargs": "^14.0.0"
31+
"yargs": "^15.0.0"
3232
},
3333
"devDependencies": {
3434
"@google-cloud/nodejs-repo-tools": "3.3.0",

endpoints/getting-started-grpc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"google-auth-library": "^5.0.0",
2121
"grpc": "^1.18.0",
2222
"jsonwebtoken": "^8.2.0",
23-
"yargs": "^14.0.0"
23+
"yargs": "^15.0.0"
2424
},
2525
"devDependencies": {
2626
"@google-cloud/nodejs-repo-tools": "^3.3.0",

functions/helloworld/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"requestretry": "^4.0.0",
3939
"sinon": "^7.0.0",
4040
"uuid": "^3.1.0",
41-
"yargs": "^14.0.0"
41+
"yargs": "^15.0.0"
4242
},
4343
"cloud-repo-tools": {
4444
"requiresKeyFile": true,

healthcare/datasets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"googleapis": "^45.0.0",
2020
"uuid": "^3.3.2",
21-
"yargs": "^14.0.0"
21+
"yargs": "^15.0.0"
2222
},
2323
"cloud-repo-tools": {
2424
"requiresKeyFile": true,

healthcare/dicom/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"googleapis": "^45.0.0",
2222
"uuid": "^3.3.2",
23-
"yargs": "^14.0.0",
23+
"yargs": "^15.0.0",
2424
"gtoken": "^4.0.0",
2525
"request": "^2.87.0",
2626
"request-promise": "^4.2.2"

healthcare/fhir/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"googleapis": "^45.0.0",
2222
"uuid": "^3.3.2",
23-
"yargs": "^14.0.0",
23+
"yargs": "^15.0.0",
2424
"gtoken": "^4.0.0",
2525
"request": "^2.87.0",
2626
"request-promise": "^4.2.2"

healthcare/hl7v2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"googleapis": "^45.0.0",
2121
"uuid": "^3.3.2",
22-
"yargs": "^14.0.0"
22+
"yargs": "^15.0.0"
2323
},
2424
"cloud-repo-tools": {
2525
"requiresKeyFile": true,

iot/beta-features/gateway/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"googleapis": "^45.0.0",
2121
"jsonwebtoken": "^8.3.0",
2222
"mqtt": "^3.0.0",
23-
"yargs": "^14.0.0"
23+
"yargs": "^15.0.0"
2424
},
2525
"devDependencies": {
2626
"@google-cloud/nodejs-repo-tools": "^3.3.0",

iot/http_example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"jsonwebtoken": "^8.5.0",
2121
"request": "^2.88.0",
2222
"retry-request": "^4.0.0",
23-
"yargs": "^14.0.0"
23+
"yargs": "^15.0.0"
2424
},
2525
"devDependencies": {
2626
"@google-cloud/nodejs-repo-tools": "^3.3.0",

iot/manager/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@google-cloud/iot": "^1.3.1",
2121
"@google-cloud/pubsub": "^1.0.0",
2222
"googleapis": "^45.0.0",
23-
"yargs": "^14.0.0"
23+
"yargs": "^15.0.0"
2424
},
2525
"devDependencies": {
2626
"@google-cloud/nodejs-repo-tools": "^3.3.0",

iot/mqtt_example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@google-cloud/iot": "^1.0.0",
2121
"jsonwebtoken": "^8.5.0",
2222
"mqtt": "^3.0.0",
23-
"yargs": "^14.0.0"
23+
"yargs": "^15.0.0"
2424
},
2525
"devDependencies": {
2626
"@google-cloud/nodejs-repo-tools": "^3.3.0",

jobs/v3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"googleapis": "^45.0.0",
2020
"uuid": "^3.3.2",
21-
"yargs": "^14.0.0"
21+
"yargs": "^15.0.0"
2222
},
2323
"devDependencies": {
2424
"@google-cloud/nodejs-repo-tools": "^3.3.0",

storage-transfer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"googleapis": "^45.0.0",
2121
"moment": "^2.24.0",
22-
"yargs": "^14.0.0"
22+
"yargs": "^15.0.0"
2323
},
2424
"devDependencies": {
2525
"@google-cloud/nodejs-repo-tools": "^3.3.0",

0 commit comments

Comments
 (0)