From c2ab38c66beeee32b522f9400bc4135bb61771a2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 16 Jun 2019 09:41:57 +0000 Subject: [PATCH] chore(package): update typedoc-plugin-markdown to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32bab423..82d570c1 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "prettier": "^1.15.3", "tslint": "^5.12.0", "typedoc": "^0.14.0", - "typedoc-plugin-markdown": "^1.1.21", + "typedoc-plugin-markdown": "^2.0.0", "typescript": "^3.2.2", "typestrict": "^1.0.2" }