From 605954974ffba92a804e8c144c0ff710cd20ce3b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 27 Mar 2020 00:33:24 +0000 Subject: [PATCH] fix: upgrade typedoc from 0.15.8 to 0.17.3 Snyk has created this PR to upgrade typedoc from 0.15.8 to 0.17.3. See this package in NPM: https://www.npmjs.com/package/typedoc See this project in Snyk: https://app.snyk.io/org/dbartholomae/project/b4be28b1-1a50-4170-9768-3d3fe3205310?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6727f19..7e85a43 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "ts-loader": "^6.0.4", "tslint": "^5.7.0", "tslint-config-standard": "^9.0.0", - "typedoc": "^0.15.0", + "typedoc": "^0.17.3", "typescript": "^3.1.2" }, "peesDependencies": {