From 0a8bf44e63406cfaa5826202158b5b645e14ae77 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Apr 2022 15:51:04 +0000 Subject: [PATCH] chore(deps): update dependency grunt to v1.5.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 2ba4d14abd..25c9f4b490 100644 --- a/install/package.json +++ b/install/package.json @@ -150,7 +150,7 @@ "eslint": "8.13.0", "eslint-config-nodebb": "0.1.1", "eslint-plugin-import": "2.26.0", - "grunt": "1.5.0", + "grunt": "1.5.1", "grunt-contrib-watch": "1.1.0", "husky": "7.0.4", "jsdom": "19.0.0",