fix(deps): update dependency codecov to ^3.7.0

This commit is contained in:
Renovate Bot 2020-05-18 13:56:19 +00:00
parent 4d9960c217
commit 7d2b04d900
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"dependencies": {
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.6.5",
"codecov": "^3.7.0",
"gatsby": "^2.20.12",
"gatsby-link": "^2.3.2",
"gatsby-plugin-catch-links": "^2.2.1",

View File

@ -4824,10 +4824,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.6.5:
version "3.6.5"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5.tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a"
integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ==
codecov@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.0.tgz#4a09939cde24447a43f36d068e8b4e0188dc3f27"
integrity sha512-uIixKofG099NbUDyzRk1HdGtaG8O+PBUAg3wfmjwXw2+ek+PZp+puRvbTohqrVfuudaezivJHFgTtSC3M8MXww==
dependencies:
argv "0.0.2"
ignore-walk "3.0.3"