Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v15 (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bcoe committed Nov 18, 2019
1 parent 7e9c665 commit 77271c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@google-cloud/tasks": "^1.6.0",
"body-parser": "^1.18.3",
"express": "^4.16.3",
"yargs": "^14.0.0"
"yargs": "^15.0.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 77271c2

Please sign in to comment.