From d3a6c46ebb710947cdca1a2a7c92d24c0bbcd202 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 11:15:23 +0000 Subject: [PATCH] Bump load-grunt-config from 3.0.2 to 4.0.0 Bumps [load-grunt-config](https://github.com/firstandthird/load-grunt-config) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/firstandthird/load-grunt-config/releases) - [Changelog](https://github.com/firstandthird/load-grunt-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/firstandthird/load-grunt-config/compare/3.0.2...4.0.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 fad8fc7..291fbc2 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-contrib-less": "^2.0.0", "grunt-contrib-uglify": "^5.0.0", "grunt-potomo": "^3.5.0", - "load-grunt-config": "^3.0.1" + "load-grunt-config": "^4.0.0" }, "dependencies": { "time-grunt": "^2.0.0"