Skip to content

Commit c62bdb7

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
fix(deps): update dependency yargs to v12 (#103)
1 parent 16c0bf0 commit c62bdb7

File tree

2 files changed

+123
-16
lines changed

2 files changed

+123
-16
lines changed

vision/samples/package-lock.json

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

vision/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"async": "^2.6.1",
1717
"natural": "^0.6.1",
1818
"redis": "^2.8.0",
19-
"yargs": "^11.0.0"
19+
"yargs": "^12.0.0"
2020
},
2121
"devDependencies": {
2222
"@google-cloud/nodejs-repo-tools": "^2.3.0",

0 commit comments

Comments
 (0)