Skip to content

Commit 55ae08a

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
fix(deps): update dependency yargs to v12 (#44)
1 parent 427a599 commit 55ae08a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

texttospeech/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

texttospeech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@google-cloud/text-to-speech": "^0.2.0",
1616
"async": "^2.5.0",
17-
"yargs": "^11.0.0"
17+
"yargs": "^12.0.0"
1818
},
1919
"devDependencies": {
2020
"@google-cloud/nodejs-repo-tools": "^2.3.0",

0 commit comments

Comments
 (0)