From f862b09f3de0e65bfa58e41732dc37cb0be3bc22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 04:35:18 +0000 Subject: [PATCH] Bump grunt from 1.0.1 to 1.5.3 Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.1 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/v1.0.1...v1.5.3) --- updated-dependencies: - dependency-name: grunt 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 c42f8d89..adc6f008 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "gitHead": "0c2ac0b5723b493e4454baa7398f386ecb829412", "readmeFilename": "README.textile", "devDependencies": { - "grunt": "1.0.1", + "grunt": "1.5.3", "grunt-contrib-concat": "1.0.1", "grunt-contrib-watch": "1.0.0", "grunt-contrib-connect": "1.0.2",