From 923c12e628c7c4e61317c61f47a2d68b659e5961 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 11:31:45 +0000 Subject: [PATCH] chore(deps-dev): [security] bump codecov from 3.5.0 to 3.8.0 Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.8.0. **This update includes security fixes.** - [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/commits/v3.8.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e80a93..f1d6ffd 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@typescript-eslint/eslint-plugin": "1.11.0", "@typescript-eslint/parser": "1.11.0", "all-contributors-cli": "6.7.0", - "codecov": "3.5.0", + "codecov": "3.8.0", "commitizen": "3.1.1", "cz-conventional-changelog": "2.1.0", "eslint": "5.16.0",