From 28b1511329134db40851d6cee6daa28586754412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 21:10:05 +0000 Subject: [PATCH] Bump mustache from 0.7.2 to 3.1.0 Bumps [mustache](https://github.com/janl/mustache.js) from 0.7.2 to 3.1.0. - [Release notes](https://github.com/janl/mustache.js/releases) - [Changelog](https://github.com/janl/mustache.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/janl/mustache.js/compare/0.7.2...v3.1.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index feb9499..175ebdf 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "lazy.js": "git://github.com/dtao/lazy.js.git", "less": "1.6.0", "marked": "0.3.2", - "mustache": "0.7.2", + "mustache": "3.1.0", "resolve": "0.6.1", "spiderman": "0.1.5", "string-table": "0.1.5"