Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v17 (#1866)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 14, 2023
1 parent a858e95 commit 24e321f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
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 24e321f

Please sign in to comment.