Bump args from 5.0.1 to 5.0.3

Bumps [args](https://github.com/leo/args) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/leo/args/releases)
- [Commits](https://github.com/leo/args/compare/5.0.1...5.0.3)

---
updated-dependencies:
- dependency-name: args
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-02 11:04:42 +00:00 committed by Labhansh Agrawal
parent 6c28ebbd5e
commit edf682c013
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
},
"dependencies": {
"@electron/remote": "2.0.8",
"args": "5.0.1",
"args": "5.0.3",
"chalk": "5.0.1",
"color": "4.2.3",
"columnify": "1.6.0",

View file

@ -1528,10 +1528,10 @@ argparse@^2.0.1:
resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
args@5.0.1:
version "5.0.1"
resolved "https://registry.npmjs.org/args/-/args-5.0.1.tgz#4bf298df90a4799a09521362c579278cc2fdd761"
integrity sha512-1kqmFCFsPffavQFGt8OxJdIcETti99kySRUPMpOhaGjL6mRJn8HFU1OxKY5bMqfZKUwTQc1mZkAjmGYaVOHFtQ==
args@5.0.3:
version "5.0.3"
resolved "https://registry.npmjs.org/args/-/args-5.0.3.tgz#943256db85021a85684be2f0882f25d796278702"
integrity sha512-h6k/zfFgusnv3i5TU08KQkVKuCPBtL/PWQbWkHUxvJrZ2nAyeaUupneemcrgn1xmqxPQsPIzwkUhOpoqPDRZuA==
dependencies:
camelcase "5.0.0"
chalk "2.4.2"