Skip to content

Commit ec57748

Browse files
chore(deps): bump yargs from 17.4.0 to 17.4.1 (#339)
* chore(deps): bump yargs from 17.4.0 to 17.4.1 Bumps [yargs](https://github.com/yargs/yargs) from 17.4.0 to 17.4.1. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.4.0...v17.4.1) --- updated-dependencies: - dependency-name: yargs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update generate content Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CrazyMax <[email protected]>
1 parent fb388c0 commit ec57748

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.

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.0"
29+
"yargs": "^17.4.1"
3030
},
3131
"devDependencies": {
3232
"@types/jest": "^26.0.24",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3655,10 +3655,10 @@ yargs@^15.4.1:
36553655
y18n "^4.0.0"
36563656
yargs-parser "^18.1.2"
36573657

3658-
yargs@^17.4.0:
3659-
version "17.4.0"
3660-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.0.tgz#9fc9efc96bd3aa2c1240446af28499f0e7593d00"
3661-
integrity sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA==
3658+
yargs@^17.4.1:
3659+
version "17.4.1"
3660+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.1.tgz#ebe23284207bb75cee7c408c33e722bfb27b5284"
3661+
integrity sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==
36623662
dependencies:
36633663
cliui "^7.0.2"
36643664
escalade "^3.1.1"

0 commit comments

Comments
 (0)