From a95546ff41a80ee8243a8ae633695fea7bc761a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 05:41:09 +0000 Subject: [PATCH] Bump grunt from 1.3.0 to 1.4.1 Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.4.1. - [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.3.0...v1.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69c07f85..79cadf9e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.1", "devDependencies": { "coffeescript": "^2.5.1", - "grunt": "~1.3.0", + "grunt": "~1.4.1", "grunt-contrib-connect": "~3.0.0", "grunt-contrib-copy": "~1.0.0", "grunt-contrib-sass": "~2.0.0",