Skip to content

Commit

Permalink
fix: upgrade yargs-parser from 18.1.2 to 18.1.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade yargs-parser from 18.1.2 to 18.1.3.

See this package in NPM:
https://www.npmjs.com/package/yargs-parser

See this project in Snyk:
https://app.snyk.io/org/markistaylor/project/2ec77a37-1820-40f3-97bd-7c682d3b63c4?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 19, 2020
1 parent 94c17a2 commit c0f9c46
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 113 deletions.
142 changes: 30 additions & 112 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
},
"dependencies": {
"json-in-place": "1.0.1",
"yargs-parser": "18.1.2"
"yargs-parser": "18.1.3"
}
}

0 comments on commit c0f9c46

Please sign in to comment.