From 06490a9c8c7242cc83690627433b1d842f1e61c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 05:51:41 +0000 Subject: [PATCH] Bump showdown from 1.8.6 to 1.9.1 Bumps [showdown](https://github.com/showdownjs/showdown) from 1.8.6 to 1.9.1. - [Release notes](https://github.com/showdownjs/showdown/releases) - [Changelog](https://github.com/showdownjs/showdown/blob/1.9.1/CHANGELOG.md) - [Commits](https://github.com/showdownjs/showdown/compare/1.8.6...1.9.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5b3f83..490e8b1 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "nprogress": "0.2.0", "screenfull": "3.3.3", "select.js": "^1.0.3", - "showdown": "1.8.6", + "showdown": "1.9.1", "sortablejs": "1.7.0", "underscore": "^1.9.1", "vue": "2.5.17",