Skip to content

Commit

Permalink
Bump yargs from 3.32.0 to 15.4.1
Browse files Browse the repository at this point in the history
Bumps [yargs](https://github.com/yargs/yargs) from 3.32.0 to 15.4.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/docs/CHANGELOG-historical.md)
- [Commits](https://github.com/yargs/yargs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 12, 2020
1 parent 17bbff4 commit 4b5ea33
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 99 deletions.
227 changes: 130 additions & 97 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"mongodb-js-precommit": "^2.0.0",
"ms": "^2.1.2",
"pre-commit": "^1.0.10",
"yargs": "^3.32.0",
"yargs": "^15.4.1",
"zuul": "^3.0.0"
},
"optionalDependencies": {
Expand All @@ -70,6 +70,6 @@
"mongodb-extended-json": "^1.6.2",
"mongodb-ns": "^2.0.0",
"numeral": "^1.5.3",
"yargs": "^3.32.0"
"yargs": "^15.4.1"
}
}

0 comments on commit 4b5ea33

Please sign in to comment.