From 052d2a39bbd7d980b2a08bb8246c012acb40219e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 23 Dec 2017 18:07:50 +0000 Subject: [PATCH] fix(package): update marked to version 0.3.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75e0279de..6c7f0a2ad 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@mapbox/togeojson": "0.16.0", "diacritics": "1.3.0", "lodash-es": "4.17.4", - "marked": "0.3.7", + "marked": "0.3.9", "node-diff3": "bhousel/node-diff3.git#v0.1.0", "osm-auth": "1.0.2", "rbush": "2.0.2",