From 85546d2a1ce2cc0af6baad136f71dc0507b01c67 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 29 Apr 2017 20:56:32 +0000 Subject: [PATCH] chore(package): update handlebars to version 4.0.7 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a02015..ffae9c2 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "bootprint-unit-testing": "^1.0.0", "chai": "^3.5.0", "ghooks": "^2.0.0", - "handlebars": "^4.0.6", + "handlebars": "^4.0.7", "mocha": "^3.2.0", "thoughtful-release": "^0.3.0", "trace-and-clarify-if-possible": "^1.0.0"