fix(deps): update dependency codecov to ^3.6.1

This commit is contained in:
Renovate Bot 2019-09-21 10:30:49 +00:00
parent 17bbb61064
commit d3405b9a97
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 4 deletions

View File

@ -40,7 +40,7 @@
"dependencies": {
"bluebird": "^3.5.5",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"codecov": "^3.6.1",
"gatsby": "^2.15.20",
"gatsby-link": "^2.2.15",
"gatsby-plugin-catch-links": "^2.1.10",

View File

@ -3378,9 +3378,10 @@ 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.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.5.0.tgz#3d0748932f9cb41e1ad7f21fa346ef1b2b1bed47"
codecov@^3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.1.tgz#f39fc49413445555f81f8e3ca5730992843b4517"
integrity sha512-IUJB6WG47nWK7o50etF8jBadxdMw7DmoQg05yIljstXFBGB6clOZsIj6iD4P82T2YaIU3qq+FFu8K9pxgkCJDQ==
dependencies:
argv "^0.0.2"
ignore-walk "^3.0.1"