Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 22, 2023
1 parent 6da3139 commit a2f582a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@google-cloud/kms": "^3.0.0",
"@google-cloud/precise-date": "^3.0.0",
"@google-cloud/spanner": "^6.12.0",
"yargs": "^16.0.0"
"yargs": "^17.0.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit a2f582a

Please sign in to comment.