From 6dcbef510f1e2fea4d2cc0d12a2cfc5135cab672 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2020 04:38:32 +0000 Subject: [PATCH] Bump grunt from 0.3.17 to 1.1.0 Bumps [grunt](https://github.com/gruntjs/grunt) from 0.3.17 to 1.1.0. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/master/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/commits/v1.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6483f8f..67aa846 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "mailjet" ], "devDependencies": { - "grunt": "~0.3.15", + "grunt": "~1.1.0", "nodeunit": "~0.7.4", "grunt-shell": "~0.1.4", "doxx": "~0.7.0"