Skip to content

Commit ae02833

Browse files
renovate-botbcoe
authored andcommitted
fix(deps): update dependency yargs to v15 (#279)
1 parent ab788b9 commit ae02833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automl/snippets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@google-cloud/automl": "^1.9.0",
2020
"csv": "^5.1.3",
2121
"mathjs": "^6.0.0",
22-
"yargs": "^14.0.0"
22+
"yargs": "^15.0.0"
2323
},
2424
"devDependencies": {
2525
"chai": "^4.2.0",

0 commit comments

Comments
 (0)