From 4f367f08ce0002cac362366df995125f864cf49c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 21:47:06 +0000 Subject: [PATCH] Bump codecov from 2.3.1 to 3.8.0 Bumps [codecov](https://github.com/codecov/codecov-node) from 2.3.1 to 3.8.0. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-node/compare/v2.3.1...v3.8.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c871c2d..bb6c636 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "superagent-binary-parser": "^1.0.1" }, "devDependencies": { - "codecov": "^2.0.1", + "codecov": "^3.8.0", "jsdoc": "^3.4.3", "jsonfile": "^2.4.0", "minami": "^1.1.1",