From 5fdf02d041ecffd218c30b7fede8bdbbb5102a29 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2020 14:47:07 +0000 Subject: [PATCH] Bump load-grunt-tasks from 3.5.2 to 5.1.0 Bumps [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks) from 3.5.2 to 5.1.0. - [Release notes](https://github.com/sindresorhus/load-grunt-tasks/releases) - [Commits](https://github.com/sindresorhus/load-grunt-tasks/compare/v3.5.2...v5.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 c8d82cd..3385388 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "karma-coverage": "^1.1.0", "karma-jasmine": "^1.0.2", "karma-phantomjs-launcher": "^1.0.1", - "load-grunt-tasks": "^3.5.0", + "load-grunt-tasks": "^5.1.0", "matchdep": "^1.0.1", "phantomjs-prebuilt": "2.1.7" },