From 0e37bbfd2cf1242b6f98f82a46d03edaea182511 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 May 2021 16:07:15 +0000 Subject: [PATCH] chore(deps): update dependency grunt to v1.4.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c95e7165ed..f66ce5686f 100644 --- a/install/package.json +++ b/install/package.json @@ -148,7 +148,7 @@ "eslint": "7.27.0", "eslint-config-airbnb-base": "14.2.1", "eslint-plugin-import": "2.22.1", - "grunt": "1.4.0", + "grunt": "1.4.1", "grunt-contrib-watch": "1.1.0", "husky": "6.0.0", "jsdom": "16.6.0",