From 87a1df8eb3c91da94c99410e541356b7edae3424 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 15 Aug 2016 09:36:15 -0400 Subject: [PATCH] chore(package): update metalsmith to version 2.2.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54c048ff7f..20ba2f4313 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "handlebars": "4.0.5", "jsdoc": "3.4.0", "marked": "0.3.6", - "metalsmith": "2.1.0", + "metalsmith": "2.2.0", "metalsmith-layouts": "1.6.5", "nomnom": "1.8.1", "pbf": "2.0.1",