From 89e3c0105fc2153c482295230f42f368e2505ab2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 20:10:49 +0000 Subject: [PATCH] Update dependency grunt to v1 --- public/packages/jquery-ui-dist/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/packages/jquery-ui-dist/package.json b/public/packages/jquery-ui-dist/package.json index 370bf47..4030397 100644 --- a/public/packages/jquery-ui-dist/package.json +++ b/public/packages/jquery-ui-dist/package.json @@ -36,7 +36,7 @@ "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.", "devDependencies": { "commitplease": "2.3.0", - "grunt": "0.4.5", + "grunt": "1.6.1", "grunt-bowercopy": "1.2.4", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0",