fix(deps): update dependency codecov to ^3.3.0

This commit is contained in:
Renovate Bot 2019-04-03 21:24:38 +00:00
parent 273ce3a096
commit b2084b203e
2 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@
"dependencies": { "dependencies": {
"bluebird": "^3.5.3", "bluebird": "^3.5.3",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.2.0", "codecov": "^3.3.0",
"gatsby": "^2.3.10", "gatsby": "^2.3.10",
"gatsby-link": "^2.0.16", "gatsby-link": "^2.0.16",
"gatsby-plugin-catch-links": "^2.0.13", "gatsby-plugin-catch-links": "^2.0.13",

View File

@ -3268,9 +3268,9 @@ code-point-at@^1.0.0:
version "1.1.0" version "1.1.0"
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
codecov@^3.2.0: codecov@^3.3.0:
version "3.2.0" version "3.3.0"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.2.0.tgz#4465ee19884528092d8c313e1f9e4bdc7d3065cd" resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.3.0.tgz#7bf337b3f7b0474606b5c31c56dd9e44e395e15d"
dependencies: dependencies:
argv "^0.0.2" argv "^0.0.2"
ignore-walk "^3.0.1" ignore-walk "^3.0.1"