From a1cde4c6f1c0de1b359aeff29d1bdc9b44abecb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 12:43:15 +0000 Subject: [PATCH] Bump codecov from 3.7.0 to 3.7.1 Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](https://github.com/codecov/codecov-node/compare/v3.7.0...v3.7.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4291e9d..0d8fe71 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@zeit/eslint-config-node": "0.2.13", "@zeit/git-hooks": "0.1.4", "ava": "2.2.0", - "codecov": "3.7.0", + "codecov": "3.7.1", "commander": "2.15.1", "dot": "1.1.3", "eslint": "6.1.0", diff --git a/yarn.lock b/yarn.lock index 34aab99..aaba71c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -979,10 +979,10 @@ code-excerpt@^2.1.1: dependencies: convert-to-spaces "^1.0.1" -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.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.1.tgz#434cb8d55f18ef01672e5739d3d266696bebc202" + integrity sha512-JHWxyPTkMLLJn9SmKJnwAnvY09kg2Os2+Ux+GG7LwZ9g8gzDDISpIN5wAsH1UBaafA/yGcd3KofMaorE8qd6Lw== dependencies: argv "0.0.2" ignore-walk "3.0.3"