From a30deef3ed34d1382d015cb59462c6cb84393b95 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 Apr 2021 16:15:55 +0000 Subject: [PATCH] chore(deps): update dependency grunt to v1.4.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 9f493a639c..7d495dbab5 100644 --- a/install/package.json +++ b/install/package.json @@ -148,7 +148,7 @@ "eslint": "7.24.0", "eslint-config-airbnb-base": "14.2.1", "eslint-plugin-import": "2.22.1", - "grunt": "1.3.0", + "grunt": "1.4.0", "grunt-contrib-watch": "1.1.0", "husky": "6.0.0", "jsdom": "16.5.3",