Skip to content

Commit 22f4d8d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency argparse to v2.0.1
1 parent 8c187b6 commit 22f4d8d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@babel/core": "7.11.4",
8585
"@babel/preset-env": "7.11.0",
8686
"@babel/register": "7.10.5",
87-
"argparse": "2.0.0",
87+
"argparse": "2.0.1",
8888
"ava": "3.12.1",
8989
"babel-plugin-transform-remove-console": "6.9.4",
9090
"babel-plugin-unassert": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,10 +1397,10 @@ archy@^1.0.0:
13971397
resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
13981398
integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
13991399

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

14051405
argparse@^1.0.7:
14061406
version "1.0.10"

0 commit comments

Comments
 (0)