From 7e078976843fd958a795258103cff79fe7d9c06a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 06:54:38 +0000 Subject: [PATCH] Bump coveralls from 2.13.3 to 3.0.13 Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 2.13.3 to 3.0.13. - [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..46a365a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "chai": "^4.0.0", - "coveralls": "^2.13.1", + "coveralls": "^3.0.13", "eslint": "^3.19.0", "eslint-plugin-node": "^4.2.2", "istanbul": "^0.4.5",