File tree 2 files changed +7
-2
lines changed 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 84
84
"@babel/core" : " 7.11.1" ,
85
85
"@babel/preset-env" : " 7.11.0" ,
86
86
"@babel/register" : " 7.10.5" ,
87
- "argparse" : " 1 .0.10 " ,
87
+ "argparse" : " 2 .0.0 " ,
88
88
"ava" : " 3.11.1" ,
89
89
"babel-plugin-transform-remove-console" : " 6.9.4" ,
90
90
"babel-plugin-unassert" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -1383,7 +1383,12 @@ archy@^1.0.0:
1383
1383
resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
1384
1384
integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
1385
1385
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 :
1387
1392
version "1.0.10"
1388
1393
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
1389
1394
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
You can’t perform that action at this time.
0 commit comments