From f00a36e81e6b8d6004c3561fb423a22556dbb994 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 29 Sep 2017 00:05:42 +0000 Subject: [PATCH] chore(package): update coveralls to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5ec23f..c612072 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": "https://github.com/reshape/plugin-util/issues", "devDependencies": { "ava": "^0.19.0", - "coveralls": "2.x", + "coveralls": "^3.0.0", "nyc": "^10.0.0", "reshape": "0.4.1", "snazzy": "^6.0.0",