From 2268cbe90f1c8cb7ddd74cceb4f26aca71ba34cc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 17 Oct 2017 21:05:07 +0000 Subject: [PATCH] chore(package): update handlebars to version 4.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b60065c39..cb82e8fad8 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "expect.js": "0.3.1", "gaze": "^1.0.0", "glob": "7.1.1", - "handlebars": "4.0.10", + "handlebars": "4.0.11", "istanbul": "0.4.5", "jquery": "3.2.1", "jscodeshift": "^0.3.30",