fix(deps): update dependency codecov to ^3.5.0

This commit is contained in:
Renovate Bot 2019-05-15 00:25:12 +00:00
parent 6925083cb6
commit 34c75aa388
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
"dependencies": {
"bluebird": "^3.5.4",
"classnames": "^2.2.6",
"codecov": "^3.4.0",
"codecov": "^3.5.0",
"gatsby": "^2.4.5",
"gatsby-link": "^2.1.1",
"gatsby-plugin-catch-links": "^2.0.14",

View File

@ -2896,13 +2896,13 @@ 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"
codecov@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.4.0.tgz#7d16d9d82b0ce20efe5dbf66245a9740779ff61b"
codecov@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.5.0.tgz#3d0748932f9cb41e1ad7f21fa346ef1b2b1bed47"
dependencies:
argv "^0.0.2"
ignore-walk "^3.0.1"
js-yaml "^3.13.0"
js-yaml "^3.13.1"
teeny-request "^3.11.3"
urlgrey "^0.4.4"