From 37628b68aae96489ffa56365c273485267111aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 03:49:20 +0000 Subject: [PATCH] Bump grunt from 0.4.5 to 1.5.3 in /lib/jquery/ui/1.12.1 Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 to 1.5.3. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v0.4.5...v1.5.3) --- updated-dependencies: - dependency-name: grunt dependency-version: 1.5.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- lib/jquery/ui/1.12.1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/jquery/ui/1.12.1/package.json b/lib/jquery/ui/1.12.1/package.json index e3c846e..28f2462 100644 --- a/lib/jquery/ui/1.12.1/package.json +++ b/lib/jquery/ui/1.12.1/package.json @@ -53,7 +53,7 @@ "dependencies": {}, "devDependencies": { "commitplease": "2.3.0", - "grunt": "0.4.5", + "grunt": "1.5.3", "grunt-bowercopy": "1.2.4", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0",