From c95671c87a7392b51f428a0713e881a44b266d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 13:34:12 +0000 Subject: [PATCH] Bump grunt from 0.4.5 to 1.3.0 Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 to 1.3.0. - [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.5...v1.3.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 805dff57463..aee2215a3bd 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "glob": "7.1.1", - "grunt": "0.4.5", + "grunt": "1.3.0", "husky": "0.13.2", "jasmine-node": "1.11.0", "grunt-jasmine-node": "0.1.0",