Skip to content

Commit 76df2b7

Browse files
renovate-botbcoe
authored andcommitted
fix(deps): update dependency yargs to v15 (#386)
1 parent 89b7e27 commit 76df2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@google-cloud/text-to-speech": "^1.1.4",
1919
"@google-cloud/translate": "^5.0.2",
2020
"@google-cloud/vision": "^1.2.0",
21-
"yargs": "^14.0.0"
21+
"yargs": "^15.0.0"
2222
},
2323
"devDependencies": {
2424
"@google-cloud/storage": "^4.0.0",

0 commit comments

Comments
 (0)