From deef41d34e4c15f16bb7a29fa46191d414aad1ec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 05:36:13 +0000 Subject: [PATCH] Bump typedoc from 0.16.7 to 0.16.9 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.7 to 0.16.9. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.7...v0.16.9) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index abff14ce..5036da1b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "tslint": "^5.20.1", "tslint-etc": "^1.10.0", "tslint-sonarts": "^1.9.0", - "typedoc": "^0.16.7", + "typedoc": "^0.16.9", "typescript": "^3.7.5", "uglify-es": "^3.3.9", "uglifyjs-webpack-plugin": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index 90f56825..e97f6867 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7765,10 +7765,10 @@ typedoc-default-themes@^0.7.2: lunr "^2.3.8" underscore "^1.9.1" -typedoc@^0.16.7: - version "0.16.7" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.7.tgz#00975cbe37fba3a69ec4b42827683303d9c89da9" - integrity sha512-sNrLlaZ/aZHxA2rCURGf3g5YabGVwrujiwC6SCV/rgx3LFfZh+goUCatAAyTEDk7evuu6pJ0APGDSde1mSYegw== +typedoc@^0.16.9: + version "0.16.9" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.9.tgz#d6f46f4dea7d3362029927a92981efdf896f435b" + integrity sha512-UvOGoy76yqwCXwxPgatwgXWfsQ3FczyZ6ZNLjhCPK+TsDir6LiU3YB6N9XZmPv36E+7LA860mnc8a0v6YADKFw== dependencies: "@types/minimatch" "3.0.3" fs-extra "^8.1.0"