From 7e4d719c14a9ae9411d23a9801ed52c0a4b0a8ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 03:49: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 eda1b1d..111c5c3 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@typescript-eslint/eslint-plugin": "1.13.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", "cross-env": "5.2.0", "cz-conventional-changelog": "2.1.0",