Skip to content

Commit 24e321f

Browse files
authored
fix(deps): update dependency yargs to v17 (#1866)
1 parent a858e95 commit 24e321f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@google-cloud/kms": "^3.0.0",
1818
"@google-cloud/precise-date": "^3.0.0",
1919
"@google-cloud/spanner": "^6.12.0",
20-
"yargs": "^16.0.0"
20+
"yargs": "^17.0.0"
2121
},
2222
"devDependencies": {
2323
"chai": "^4.2.0",

0 commit comments

Comments
 (0)