From 57715663bb358aa83f811fd93d3d7621ac12279f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2020 06:44:24 +0000 Subject: [PATCH] Bump coveralls from 2.13.3 to 3.0.11 Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 2.13.3 to 3.0.11. - [Release notes](https://github.com/nickmerwin/node-coveralls/releases) - [Commits](https://github.com/nickmerwin/node-coveralls/commits/3.0.11) 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 13ac41a..3ba8772 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "chai": "^4.0.0", - "coveralls": "^2.13.1", + "coveralls": "^3.0.11", "eslint": "^3.19.0", "eslint-plugin-node": "^4.2.2", "istanbul": "^0.4.5",