From 846321281c6929849a12b0673659d84037a351f5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2020 04:55:30 +0000 Subject: [PATCH] Bump time-grunt from 1.4.0 to 2.0.0 Bumps [time-grunt](https://github.com/sindresorhus/time-grunt) from 1.4.0 to 2.0.0. - [Release notes](https://github.com/sindresorhus/time-grunt/releases) - [Commits](https://github.com/sindresorhus/time-grunt/compare/v1.4.0...v2.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 8b29a97..33bcd95 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "karma-spec-reporter": "0.0.32", "load-grunt-tasks": "^3.4.1", "phantomjs-prebuilt": "2.1.15", - "time-grunt": "^1.3.0" + "time-grunt": "^2.0.0" }, "engines": { "node": ">=0.10.0"