Skip to content

Commit

Permalink
build(deps): bump argparse from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [argparse](https://github.com/nodeca/argparse) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/nodeca/argparse/releases)
- [Changelog](https://github.com/nodeca/argparse/blob/master/CHANGELOG.md)
- [Commits](nodeca/argparse@2.0.0...2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 31, 2020
1 parent 82e8ef0 commit 95415c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,9 @@ argparse@^1.0.7:
sprintf-js "~1.0.2"

argparse@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.0.tgz#b082dc7fc442b093e4c9941db63b9db9d7305f78"
integrity sha512-mEKF1/WpTsblaqx7NIkcsTxwDzvJuGH5sdUqDNcJS+vXCWe+yM/o4cs/Q2/GFESAYg+O7UouEmz+iBqmKofI/Q==
version "2.0.1"
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==

array-filter@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 95415c4

Please sign in to comment.