From 74417a05d05f382dd491177fa616cde720bf00d5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 16 Sep 2018 20:43:30 +0000 Subject: [PATCH] chore(package): update mustache to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05c93f50ff..1b036b3954 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "karma-webpack": "4.0.0-beta.0", "marked": "0.5.0", "mocha": "5.2.0", - "mustache": "^2.3.0", + "mustache": "^3.0.0", "pixelmatch": "^4.0.2", "proj4": "2.5.0", "rollup": "0.65.2",