fix(deps): update dependency codecov to ^3.7.2

This commit is contained in:
Renovate Bot 2020-07-22 02:29:24 +00:00
parent 190fe54deb
commit adb40c7666
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.7.0",
"codecov": "^3.7.2",
"gatsby": "^2.24.7",
"gatsby-link": "^2.4.13",
"gatsby-plugin-catch-links": "^2.3.11",

View File

@ -5144,10 +5144,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.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==
codecov@^3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.2.tgz#998e68c8c1ef4b55cfcf11cd456866d35e13d693"
integrity sha512-fmCjAkTese29DUX3GMIi4EaKGflHa4K51EoMc29g8fBHawdk/+KEq5CWOeXLdd9+AT7o1wO4DIpp/Z1KCqCz1g==
dependencies:
argv "0.0.2"
ignore-walk "3.0.3"