Skip to content

Commit

Permalink
chore(deps): update dependency codecov to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2018
1 parent 6aa9036 commit 5b2373b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"babel-preset-stage-0": "6.24.1",
"babel-register": "6.26.0",
"codeclimate-test-reporter": "0.5.0",
"codecov": "2.3.0",
"codecov": "3.0.2",
"coveralls": "2.13.1",
"del": "3.0.0",
"jest": "20.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1054,12 +1054,12 @@ codeclimate-test-reporter@0.5.0:
lcov-parse "0.0.10"
request "~2.79.0"

codecov@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-2.3.0.tgz#ad25a2c6e0442d13740d9d4ddbb9a3e2714330f4"
codecov@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.2.tgz#aea43843a5cd2fb6b7e488b2eff25d367ab70b12"
dependencies:
argv "0.0.2"
request "2.81.0"
request "^2.81.0"
urlgrey "0.4.4"

color-convert@^1.9.0:
Expand Down Expand Up @@ -3116,7 +3116,7 @@ request@2.79.0, request@~2.79.0:
tunnel-agent "~0.4.1"
uuid "^3.0.0"

request@2.81.0, request@^2.79.0, request@^2.81.0:
request@^2.79.0, request@^2.81.0:
version "2.81.0"
resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0"
dependencies:
Expand Down

0 comments on commit 5b2373b

Please sign in to comment.