From 5ea5300ce7d209b6b2ca220791ac413dd81a7fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 9 Jan 2019 06:30:28 +0000 Subject: [PATCH] Update grunt-cli requirement from ^0.1.13 to ^1.3.2 Updates the requirements on [grunt-cli](https://github.com/gruntjs/grunt-cli) to permit the latest version. - [Release notes](https://github.com/gruntjs/grunt-cli/releases) - [Changelog](https://github.com/gruntjs/grunt-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gruntjs/grunt-cli/commits/v1.3.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 417a4fb..cdf29d2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "karma": "^0.12.37", "karma-story-reporter": "^0.3.1", "grunt-karma": "^0.11.1", - "grunt-cli": "^0.1.13", + "grunt-cli": "^1.3.2", "karma-sauce-launcher": "~0.1.8" }, "dependencies": {