From e04159858aff69d5bb0c3d1cd64b93834f63b5c4 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:16:15 +0000 Subject: [PATCH] Bump grunt-bump from 0.0.13 to 0.7.3 Bumps [grunt-bump](https://github.com/vojtajina/grunt-bump) from 0.0.13 to 0.7.3. - [Release notes](https://github.com/vojtajina/grunt-bump/releases) - [Changelog](https://github.com/vojtajina/grunt-bump/blob/master/CHANGELOG.md) - [Commits](https://github.com/vojtajina/grunt-bump/commits) 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..e1700b1 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "grunt-remove-logging": "~0.1.0", "grunt-markdown": "~0.5.0", "grunt-contrib-cssmin": "~0.5.0", - "grunt-bump": "0.0.13" + "grunt-bump": "0.7.3" } }