From 235967bd445380b68b802add9fc5b8786669e903 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 11:23:26 +0000 Subject: [PATCH] Bump typedoc-plugin-markdown from 2.2.14 to 2.2.16 Bumps [typedoc-plugin-markdown](https://github.com/tom-grey/typedoc-plugin-markdown) from 2.2.14 to 2.2.16. - [Release notes](https://github.com/tom-grey/typedoc-plugin-markdown/releases) - [Commits](https://github.com/tom-grey/typedoc-plugin-markdown/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f6dd33dd9..97316aba9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6772,9 +6772,9 @@ } }, "typedoc-plugin-markdown": { - "version": "2.2.14", - "resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-2.2.14.tgz", - "integrity": "sha512-MukndnFdFWMc24HpzvCPDRKMX8Fx92arfMvlAVFhPv8ClXyK7aQVPygHLB1iWXvev6TzggUSQf6IM3LHvoknCw==", + "version": "2.2.16", + "resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-2.2.16.tgz", + "integrity": "sha512-0Y1zBqL8EQGnwMGoh82LtvioaVs1BGMr1qzINXWwh0R769Awg17vjnKZ8pBY9VHVc6yINB6ZvrLhJsfZuzJxkw==", "dev": true, "requires": { "fs-extra": "^8.1.0",