From e9dfe349c3c7be3e456af94556830f464633142e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 05:52:25 +0000 Subject: [PATCH] Bump typedoc-plugin-markdown from 2.4.2 to 3.1.0 Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 2.4.2 to 3.1.0. - [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases) - [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/HEAD/packages/typedoc-plugin-markdown) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1ceb2883ea..bba68c0737 100644 --- a/package.json +++ b/package.json @@ -381,7 +381,7 @@ "ts-node": "^8.10.2", "type-fest": "^0.18.0", "typedoc": "0.17.0-3", - "typedoc-plugin-markdown": "^2.4.0", + "typedoc-plugin-markdown": "^3.1.0", "typeface-roboto": "^0.0.75", "typescript": "^4.0.2", "url-loader": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 8df1169b83..13f2a0f8c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14516,12 +14516,11 @@ typedoc-default-themes@0.8.0-0: lunr "^2.3.8" underscore "^1.9.1" -typedoc-plugin-markdown@^2.4.0: - version "2.4.2" - resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-2.4.2.tgz#2d83fe4f279643436ebc44ca2f937855b0fd9f12" - integrity sha512-BBH+9/Uq5XbsqfzCDl8Jq4iaLXRMXRuAHZRFarAZX7df8+F3vUjDx/WHWoWqbZ/XUFzduLC2Iuy2qwsJX8SQ7A== +typedoc-plugin-markdown@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.1.0.tgz#874e26a5223580ae1be74b01a86c0ca9791a9b18" + integrity sha512-DhY2WbWfkLyU/MJV8a3TeJjY8e/IBzgG6SEFhtFp6GgmXXdsSHJre2ASFRH6T2ShIUZAPdvHkFcehpSVAfNgPA== dependencies: - fs-extra "^9.0.1" handlebars "^4.7.6" typedoc@0.17.0-3: