From 122c5c161fce6a8e5021bb66f6a5551a8a1567ca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 6 Aug 2019 21:33:00 +0000 Subject: [PATCH] chore(deps): update dependency coveralls to v3.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 555fed3..a783b1f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "url": "git+https://github.com/telemark/birthdate-from-id.git" }, "devDependencies": { - "coveralls": "3.0.5", + "coveralls": "3.0.6", "standard": "12.0.1", "tap": "14.6.1" }