From 0ac1028865e114ce51483a007e8f490220ecb7e8 Mon Sep 17 00:00:00 2001 From: Djorkaeff Alexandre Date: Wed, 28 Aug 2019 10:33:32 -0300 Subject: [PATCH] Update commonmark.js (#1154) --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 8a23b7581..043cfb60a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3165,7 +3165,7 @@ commondir@^1.0.1: "commonmark@git+https://github.com/RocketChat/commonmark.js.git": version "0.29.0" - resolved "git+https://github.com/RocketChat/commonmark.js.git#005849af59002665dea50353ae9991c49abb1380" + resolved "git+https://github.com/RocketChat/commonmark.js.git#e50f039d1189372853f0731fbfca2d1d3efc04f8" dependencies: entities "~ 1.1.1" mdurl "~ 1.0.1"