Skip to content

Commit

Permalink
chore(deps): update dependency yargs to v17 (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 31, 2021
1 parent 7bbe75d commit 57167de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cicd/package.json
Expand Up @@ -17,7 +17,7 @@
"jest": "^26.6.3",
"js-yaml": "^4.0.0",
"serverless-plugin-cicd": "file:./serverless-plugin-cicd",
"yargs": "^16.0.0"
"yargs": "^17.0.0"
},
"scripts": {
"setup": "serverless deploy",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -19701,7 +19701,7 @@ yargs@^15.3.1, yargs@^15.4.1:
y18n "^4.0.0"
yargs-parser "^18.1.2"

yargs@^16.0.0, yargs@^16.2.0:
yargs@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
Expand Down

0 comments on commit 57167de

Please sign in to comment.