From b0864e7c2430c7f1c96751f3f32da3bc0ef3fb1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 23:18:20 -0400 Subject: [PATCH] chore(deps): update dependency grunt to v1.1.0 (#8214) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 70b4cb81f1..ee8157396b 100644 --- a/install/package.json +++ b/install/package.json @@ -137,7 +137,7 @@ "eslint": "6.8.0", "eslint-config-airbnb-base": "14.0.0", "eslint-plugin-import": "2.20.1", - "grunt": "1.0.4", + "grunt": "1.1.0", "grunt-contrib-watch": "1.1.0", "husky": "4.2.3", "jsdom": "16.2.1",