Skip to content

Commit

Permalink
Merge pull request #12 from JJ/dependabot/npm_and_yarn/yargs-parser-a…
Browse files Browse the repository at this point in the history
…nd-yargs-18.1.3

Bump yargs-parser and yargs
  • Loading branch information
JJ committed May 7, 2023
2 parents f2a8b0c + fd2e3e0 commit b279f79
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4386,16 +4386,16 @@ yargs-parser@18.x, yargs-parser@^18.1.2:
camelcase "^5.0.0"
decamelize "^1.2.0"

yargs-parser@5.0.0-security.0:
version "5.0.0-security.0"
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0-security.0.tgz"
yargs-parser@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.1.tgz#7ede329c1d8cdbbe209bd25cdb990e9b1ebbb394"
dependencies:
camelcase "^3.0.0"
object.assign "^4.1.0"

yargs@^15.0.2, yargs@^15.4.1:
version "15.4.1"
resolved "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
dependencies:
cliui "^6.0.0"
decamelize "^1.2.0"
Expand All @@ -4410,8 +4410,8 @@ yargs@^15.0.2, yargs@^15.4.1:
yargs-parser "^18.1.2"

yargs@^7.1.0:
version "7.1.1"
resolved "https://registry.npmjs.org/yargs/-/yargs-7.1.1.tgz"
version "7.1.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.2.tgz#63a0a5d42143879fdbb30370741374e0641d55db"
dependencies:
camelcase "^3.0.0"
cliui "^3.2.0"
Expand All @@ -4425,7 +4425,7 @@ yargs@^7.1.0:
string-width "^1.0.2"
which-module "^1.0.0"
y18n "^3.2.1"
yargs-parser "5.0.0-security.0"
yargs-parser "^5.0.1"

yn@3.1.1:
version "3.1.1"
Expand Down

0 comments on commit b279f79

Please sign in to comment.