From 0aeee14472d97ddaaddec66d733ac1a62274f81b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2019 09:55:22 -0500 Subject: [PATCH] chore(deps): update dependency coveralls to v3.0.9 (#8067) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index bfc75c45f3..1b4e411f8f 100644 --- a/install/package.json +++ b/install/package.json @@ -133,7 +133,7 @@ "devDependencies": { "@commitlint/cli": "8.2.0", "@commitlint/config-angular": "8.2.0", - "coveralls": "3.0.8", + "coveralls": "3.0.9", "eslint": "6.7.0", "eslint-config-airbnb-base": "14.0.0", "eslint-plugin-import": "2.18.2",