From b2dc6d60abbbb66938d0d14e6fd46450994526e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 09:56:41 -0400 Subject: [PATCH] chore(deps): update dependency grunt to v1.2.1 (#8462) 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 7147ea8c12..1b45cb4716 100644 --- a/install/package.json +++ b/install/package.json @@ -139,7 +139,7 @@ "eslint": "7.3.1", "eslint-config-airbnb-base": "14.1.0", "eslint-plugin-import": "2.21.1", - "grunt": "1.1.0", + "grunt": "1.2.1", "grunt-contrib-watch": "1.1.0", "husky": "4.2.5", "jsdom": "16.2.2",