@@ -368,6 +368,10 @@ argparse@^1.0.7:
368368 dependencies :
369369 sprintf-js "~1.0.2"
370370
371+ argv@0.0.2 :
372+ version "0.0.2"
373+ resolved "https://registry.yarnpkg.com/argv/-/argv-0.0.2.tgz#ecbd16f8949b157183711b1bda334f37840185ab"
374+
371375arr-diff@^2.0.0 :
372376 version "2.0.0"
373377 resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
@@ -707,6 +711,13 @@ browserify-des@^1.0.0:
707711 des.js "^1.0.0"
708712 inherits "^2.0.1"
709713
714+ browserify-istanbul@^2.0.0 :
715+ version "2.0.0"
716+ resolved "https://registry.yarnpkg.com/browserify-istanbul/-/browserify-istanbul-2.0.0.tgz#85a4b425da1f7c09e02ba32a3b44f6535d38c257"
717+ dependencies :
718+ minimatch "^3.0.0"
719+ through "^2.3.8"
720+
710721browserify-rsa@^4.0.0 :
711722 version "4.0.1"
712723 resolved "https://registry.yarnpkg.com/browserify-rsa/-/browserify-rsa-4.0.1.tgz#21e0abfaf6f2029cf2fafb133567a701d4135524"
@@ -1091,6 +1102,14 @@ code-point-at@^1.0.0:
10911102 version "1.1.0"
10921103 resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
10931104
1105+ codecov@^3.0.2 :
1106+ version "3.0.2"
1107+ resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.2.tgz#aea43843a5cd2fb6b7e488b2eff25d367ab70b12"
1108+ dependencies :
1109+ argv "0.0.2"
1110+ request "^2.81.0"
1111+ urlgrey "0.4.4"
1112+
10941113collection-visit@^1.0.0 :
10951114 version "1.0.0"
10961115 resolved "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0"
@@ -3021,7 +3040,7 @@ isstream@~0.1.2:
30213040 version "0.1.2"
30223041 resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
30233042
3024- istanbul@^0.4.0 :
3043+ istanbul@^0.4.0, istanbul@^0.4.3 :
30253044 version "0.4.5"
30263045 resolved "https://registry.yarnpkg.com/istanbul/-/istanbul-0.4.5.tgz#65c7d73d4c4da84d4f3ac310b918fb0b8033733b"
30273046 dependencies :
@@ -5353,7 +5372,7 @@ through2@^2.0.0:
53535372 readable-stream "^2.1.5"
53545373 xtend "~4.0.1"
53555374
5356- " through@>=2.2.7 <3" , through@^2.3.6:
5375+ " through@>=2.2.7 <3" , through@^2.3.6, through@^2.3.8 :
53575376 version "2.3.8"
53585377 resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
53595378
@@ -5565,6 +5584,10 @@ url@~0.11.0:
55655584 punycode "1.3.2"
55665585 querystring "0.2.0"
55675586
5587+ urlgrey@0.4.4 :
5588+ version "0.4.4"
5589+ resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-0.4.4.tgz#892fe95960805e85519f1cd4389f2cb4cbb7652f"
5590+
55685591use@^3.1.0 :
55695592 version "3.1.0"
55705593 resolved "https://registry.npmjs.org/use/-/use-3.1.0.tgz#14716bf03fdfefd03040aef58d8b4b85f3a7c544"
0 commit comments