From 8a0ceaa37ba358baa97199ec5aac222d80e596db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 21:54:04 -0400 Subject: [PATCH] chore(deps): update dependency grunt to v1.6.2 (#14175) 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 5e2f9547e5..296474ac08 100644 --- a/install/package.json +++ b/install/package.json @@ -170,7 +170,7 @@ "@stylistic/eslint-plugin": "5.10.0", "eslint-config-nodebb": "2.0.1", "globals": "17.5.0", - "grunt": "1.6.1", + "grunt": "1.6.2", "grunt-contrib-watch": "1.1.0", "husky": "8.0.3", "jsdom": "29.0.2",