From 0cee8364b705604176c15a99ad1eca80d686d7f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 12:52:57 +0000 Subject: [PATCH] Bump codecov from 3.6.5 to 3.7.1 Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.5 to 3.7.1. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](https://github.com/codecov/codecov-node/compare/v3.6.5...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 d2eee66..dd1f976 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "babel-plugin-istanbul": "^6.0.0", "babel-preset-minify": "^0.5.0", "chai": "^4.2.0", - "codecov": "^3.6.5", + "codecov": "^3.7.1", "debug": "^4.1.1", "eslint": "^6.0.1", "eslint-plugin-import": "^2.18.0", diff --git a/yarn.lock b/yarn.lock index d0b3081..7c35c91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1582,10 +1582,10 @@ cliui@^6.0.0: strip-ansi "^6.0.0" wrap-ansi "^6.2.0" -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.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"