Skip to content

Commit 46cd12b

Browse files
chore(deps): bump yargs from 17.4.1 to 17.5.1 (#352)
* chore(deps): bump yargs from 17.4.1 to 17.5.1 Bumps [yargs](https://github.com/yargs/yargs) from 17.4.1 to 17.5.1. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.4.1...v17.5.1) --- updated-dependencies: - dependency-name: yargs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * fix: update Signed-off-by: Carlos A Becker <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos A Becker <[email protected]>
1 parent 822d1bf commit 46cd12b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@actions/http-client": "^1.0.11",
2727
"@actions/tool-cache": "^1.7.2",
2828
"js-yaml": "^4.1.0",
29-
"yargs": "^17.4.1"
29+
"yargs": "^17.5.1"
3030
},
3131
"devDependencies": {
3232
"@types/node": "^16.11.26",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3568,10 +3568,10 @@ yargs@^16.2.0:
35683568
y18n "^5.0.5"
35693569
yargs-parser "^20.2.2"
35703570

3571-
yargs@^17.4.1:
3572-
version "17.4.1"
3573-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.1.tgz#ebe23284207bb75cee7c408c33e722bfb27b5284"
3574-
integrity sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==
3571+
yargs@^17.5.1:
3572+
version "17.5.1"
3573+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.5.1.tgz#e109900cab6fcb7fd44b1d8249166feb0b36e58e"
3574+
integrity sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==
35753575
dependencies:
35763576
cliui "^7.0.2"
35773577
escalade "^3.1.1"

0 commit comments

Comments
 (0)