From 8f3b5090e9513d809e58d189f2c163f10625cad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2020 18:21:38 +0000 Subject: [PATCH] chore(deps-dev): bump codecov from 3.5.0 to 3.6.5 Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.6.5. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](https://github.com/codecov/codecov-node/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eda1b1d..a713586 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.6.5", "commitizen": "3.1.1", "cross-env": "5.2.0", "cz-conventional-changelog": "2.1.0",