From 21c51ff784af4c12174f0f5ccc9c9d5c93a16958 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 13 Apr 2019 14:21:50 +0000 Subject: [PATCH] chore(package): update handlebars to version 4.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83b1ba9693..a4ab8e93dc 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "fs-extra": "^7.0.1", "glob": "^7.1.2", "globby": "^9.2.0", - "handlebars": "4.1.1", + "handlebars": "4.1.2", "istanbul": "0.4.5", "jquery": "3.4.0", "jsdoc": "3.5.5",