From d353f6a9b5ad463c63cd48142f2b94a317369aa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 09:35:02 +0000 Subject: [PATCH] Bump grunt from 0.4.4 to 1.5.3 Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.4 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.4...v1.5.3) --- updated-dependencies: - dependency-name: grunt dependency-version: 1.5.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0f2f9c..b3cb6d4 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ ], "dependencies": {}, "devDependencies": { - "grunt": "0.4.4", + "grunt": "1.5.3", "grunt-angular-templates": "0.5.4", "grunt-contrib-clean": "0.5.0", "grunt-contrib-concat": "0.4.0",