Skip to content

Commit

Permalink
Update dependency codecov to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 6, 2018
1 parent e0fcd32 commit 638698f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "22.1.3",
"codecov": "3.0.0",
"codecov": "3.0.3",
"jest": "22.3.0",
"ts-jest": "22.0.4",
"tslint": "5.9.1",
Expand Down
13 changes: 10 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -612,11 +612,12 @@ code-point-at@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"

[email protected].0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.0.tgz#c273b8c4f12945723e8dc9d25803d89343e5f28e"
[email protected].3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.3.tgz#e6a209f1674f3e3a8ff6d889ab7ac0b4a8895fa2"
dependencies:
argv "0.0.2"
ignore-walk "3.0.0"
request "2.81.0"
urlgrey "0.4.4"

Expand Down Expand Up @@ -1268,6 +1269,12 @@ [email protected]:
version "0.4.19"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b"

[email protected]:
version "3.0.0"
resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.0.tgz#e407919edee5c47c63473b319bfe3ea4a771a57e"
dependencies:
minimatch "^3.0.4"

import-local@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/import-local/-/import-local-1.0.0.tgz#5e4ffdc03f4fe6c009c6729beb29631c2f8227bc"
Expand Down

0 comments on commit 638698f

Please sign in to comment.