From 8f5b84ea15b7a53446aa84dca399323bd0cbbdb8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2019 05:11:17 +0000 Subject: [PATCH] Bump grunt-remove-logging from 0.1.1 to 0.2.0 Bumps [grunt-remove-logging](https://github.com/ehynds/grunt-remove-logging) from 0.1.1 to 0.2.0. - [Release notes](https://github.com/ehynds/grunt-remove-logging/releases) - [Commits](https://github.com/ehynds/grunt-remove-logging/compare/0.1.1...0.2.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 609622b..2367a83 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "grunt-contrib-uglify": "~0.1.2", "grunt-contrib-watch": "~0.3.1", "grunt-contrib-concat": "~0.1.3", - "grunt-remove-logging": "~0.1.0", + "grunt-remove-logging": "~0.2.0", "grunt-markdown": "~0.5.0", "grunt-contrib-cssmin": "~0.5.0", "grunt-bump": "0.0.13"