From edefac964556513dc2a65078f1fb62a26073cfbc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Jun 2021 09:22:04 +0000 Subject: [PATCH] chore(deps): update dependency coveralls to v3.1.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 8659cf440b..2c72baa31b 100644 --- a/install/package.json +++ b/install/package.json @@ -144,7 +144,7 @@ "@apidevtools/swagger-parser": "10.0.2", "@commitlint/cli": "12.1.4", "@commitlint/config-angular": "12.1.4", - "coveralls": "3.1.0", + "coveralls": "3.1.1", "eslint": "7.29.0", "eslint-config-airbnb-base": "14.2.1", "eslint-plugin-import": "2.23.4",