From 990f72250729597cd5bfb5ad05c31bd175947fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 17:52:28 +0000 Subject: [PATCH] Bump handlebars from 3.0.7 to 4.5.1 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 3.0.7 to 4.5.1. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.5.1/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v3.0.7...v4.5.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcd5fdbc..c786dff3 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "gulp-istanbul": "^0.10.0", "gulp-jshint": "^1.11.2", "gulp-mocha": "^2.1.3", - "handlebars": "^3.0.3", + "handlebars": "^4.5.1", "jshint-stylish": "^2.0.1", "mocha": "*", "should": "*",