Skip to content

Commit

Permalink
Bump yargs-parser from 5.0.0-security.0 to 5.0.1 (#7)
Browse files Browse the repository at this point in the history
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0-security.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/commits/v5.0.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 14, 2021
1 parent 1540b44 commit 02e5e74
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 8 deletions.
34 changes: 27 additions & 7 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 @@ -11,7 +11,7 @@
"gulp-typescript": "^6.0.0-alpha.1",
"merge-stream": "^2.0.0",
"typescript": "^4.2.4",
"yargs-parser": ">=5.0.0-security.0"
"yargs-parser": ">=5.0.1"
},
"scripts": {
"postinstall": "cd InstallMailApp && npm install && cd ../UninstallMailApp && npm install"
Expand Down

0 comments on commit 02e5e74

Please sign in to comment.