From 5d5d49ad122d8e3c3a95eef250730dc3aec25f46 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 27 Oct 2016 14:44:29 -0600 Subject: [PATCH] chore(package): update metalsmith to version 2.2.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ef745e25c..f40301d3d3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "handlebars": "4.0.5", "jsdoc": "3.4.2", "marked": "0.3.6", - "metalsmith": "2.2.0", + "metalsmith": "2.2.1", "metalsmith-layouts": "1.6.5", "nomnom": "1.8.1", "pbf": "3.0.2",