Skip to content

Commit

Permalink
Merge pull request #662 from etalab/dependabot/npm_and_yarn/codecov-3…
Browse files Browse the repository at this point in the history
….0.4

Bump codecov from 3.0.2 to 3.0.4
  • Loading branch information
tusbar authored Jul 17, 2018
2 parents aead5a4 + 3088f28 commit 907f170
Showing 1 changed file with 39 additions and 7 deletions.
46 changes: 39 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@ argparse@^1.0.2, argparse@^1.0.7:
dependencies:
sprintf-js "~1.0.2"

[email protected]:
argv@^0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/argv/-/argv-0.0.2.tgz#ecbd16f8949b157183711b1bda334f37840185ab"

Expand Down Expand Up @@ -2090,12 +2090,13 @@ code-point-at@^1.0.0:
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"

codecov@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.2.tgz#aea43843a5cd2fb6b7e488b2eff25d367ab70b12"
version "3.0.4"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.4.tgz#37f2bf9ed71086923aac7496d982e32e5899dfd8"
dependencies:
argv "0.0.2"
request "^2.81.0"
urlgrey "0.4.4"
argv "^0.0.2"
ignore-walk "^3.0.1"
request "^2.87.0"
urlgrey "^0.4.4"

coffeescript@^1.10.0:
version "1.12.7"
Expand Down Expand Up @@ -4393,6 +4394,12 @@ iferr@^0.1.5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"

ignore-walk@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.1.tgz#a83e62e7d272ac0e3b551aaa82831a19b69f82f8"
dependencies:
minimatch "^3.0.4"

ignore@^3.3.3, ignore@^3.3.5, ignore@^3.3.6:
version "3.3.7"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
Expand Down Expand Up @@ -7426,6 +7433,31 @@ request@^2.83.0:
tunnel-agent "^0.6.0"
uuid "^3.1.0"

request@^2.87.0:
version "2.87.0"
resolved "https://registry.yarnpkg.com/request/-/request-2.87.0.tgz#32f00235cd08d482b4d0d68db93a829c0ed5756e"
dependencies:
aws-sign2 "~0.7.0"
aws4 "^1.6.0"
caseless "~0.12.0"
combined-stream "~1.0.5"
extend "~3.0.1"
forever-agent "~0.6.1"
form-data "~2.3.1"
har-validator "~5.0.3"
http-signature "~1.2.0"
is-typedarray "~1.0.0"
isstream "~0.1.2"
json-stringify-safe "~5.0.1"
mime-types "~2.1.17"
oauth-sign "~0.8.2"
performance-now "^2.1.0"
qs "~6.5.1"
safe-buffer "^5.1.1"
tough-cookie "~2.3.3"
tunnel-agent "^0.6.0"
uuid "^3.1.0"

request@~2.79.0:
version "2.79.0"
resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de"
Expand Down Expand Up @@ -8721,7 +8753,7 @@ [email protected], url@^0.11.0:
punycode "1.3.2"
querystring "0.2.0"

[email protected]:
urlgrey@^0.4.4:
version "0.4.4"
resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-0.4.4.tgz#892fe95960805e85519f1cd4389f2cb4cbb7652f"

Expand Down

0 comments on commit 907f170

Please sign in to comment.