From a9130fad1886a72b8a12ab29bf300b9b9f063f0e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Mar 2019 18:52:24 +0000 Subject: [PATCH] chore(deps): update dependency grunt to v1.0.4 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index ba758658fe..316b6a965f 100644 --- a/install/package.json +++ b/install/package.json @@ -138,7 +138,7 @@ "eslint": "5.15.3", "eslint-config-airbnb-base": "13.1.0", "eslint-plugin-import": "2.16.0", - "grunt": "1.0.3", + "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", "husky": "1.3.1", "jsdom": "14.0.0",