From 9f0c352ebd91cdf2e7483bfa735329e3f2abbdbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 10:45:15 -0500 Subject: [PATCH] chore(deps): update dependency grunt to v1.6.1 (#11244) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 81bd4c5967..f516122e1a 100644 --- a/install/package.json +++ b/install/package.json @@ -155,7 +155,7 @@ "eslint": "8.33.0", "eslint-config-nodebb": "0.2.1", "eslint-plugin-import": "2.27.5", - "grunt": "1.5.3", + "grunt": "1.6.1", "grunt-contrib-watch": "1.1.0", "husky": "8.0.3", "jsdom": "21.1.0",