From b5a777880d390a178aa3fcbe0ee0eb92577d359b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 09:41:59 +0000 Subject: [PATCH] Bump coveralls from 2.13.3 to 3.0.7 Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 2.13.3 to 3.0.7. - [Release notes](https://github.com/nickmerwin/node-coveralls/releases) - [Commits](https://github.com/nickmerwin/node-coveralls/commits) 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..a86d19a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "chai": "^4.0.0", - "coveralls": "^2.13.1", + "coveralls": "^3.0.7", "eslint": "^3.19.0", "eslint-plugin-node": "^4.2.2", "istanbul": "^0.4.5",