Skip to content

Commit ca5b414

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency argparse to v2
1 parent 7e506ce commit ca5b414

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.1",
8585
"@babel/preset-env": "7.11.0",
8686
"@babel/register": "7.10.5",
87-
"argparse": "1.0.10",
87+
"argparse": "2.0.0",
8888
"ava": "3.11.1",
8989
"babel-plugin-transform-remove-console": "6.9.4",
9090
"babel-plugin-unassert": "3.0.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1383,7 +1383,12 @@ archy@^1.0.0:
13831383
resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
13841384
integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
13851385

1386-
[email protected], argparse@^1.0.7:
1386+
1387+
version "2.0.0"
1388+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.0.tgz#b082dc7fc442b093e4c9941db63b9db9d7305f78"
1389+
integrity sha512-mEKF1/WpTsblaqx7NIkcsTxwDzvJuGH5sdUqDNcJS+vXCWe+yM/o4cs/Q2/GFESAYg+O7UouEmz+iBqmKofI/Q==
1390+
1391+
argparse@^1.0.7:
13871392
version "1.0.10"
13881393
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
13891394
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==

0 commit comments

Comments
 (0)