From 52c3858b4899dad0c84bccbf3168618623d6edbd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 17 Aug 2018 09:00:15 +0000 Subject: [PATCH] fix(package): update marked to version 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e9f860e3..312868496 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@mapbox/vector-tile": "^1.3.1", "diacritics": "1.3.0", "lodash-es": "4.17.10", - "marked": "0.4.0", + "marked": "0.5.0", "node-diff3": "1.0.0", "osm-auth": "1.0.2", "pannellum": "2.4.1",