From 115cfcba73d39e9c6ae544f24f1515168ca632b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 17:05:39 +0000 Subject: [PATCH] Bump grunt from 1.0.4 to 1.5.3 Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.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/v1.0.4...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 c2f839d2c..06b1aa337 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "@babel/preset-env": "^7.11.5", "electron": "^15.3.1", "electron-builder": "^23.0.2", - "grunt": "1.0.4", + "grunt": "1.5.3", "grunt-angular-gettext": "2.2.3", "grunt-babel": "^8.0.0", "grunt-browserify": "=5.0.0",