From 3825feae0833cc79b90e55ceab6f812d6ed6cf7c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 04:21:13 +0000 Subject: [PATCH] Bump typedoc from 0.17.6 to 0.17.7 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.17.6 to 0.17.7. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/0.17.6...v0.17.7) 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 a9007bc5..9354c9ec 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "svg-inline-loader": "^0.8.0", "to-string-loader": "1.1.6", "tslib": "^2.0.0", - "typedoc": "^0.17.6", + "typedoc": "^0.17.7", "typescript": "^3.9.3", "url-loader": "^3.0.0", "val-loader": "2.1.1", diff --git a/yarn.lock b/yarn.lock index b2a13cc9..19cba23f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7108,10 +7108,10 @@ typedoc-default-themes@^0.10.1: dependencies: lunr "^2.3.8" -typedoc@^0.17.6: - version "0.17.6" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.17.6.tgz#cab87a72c10e05429016d659a4c3071a5a3ffb61" - integrity sha512-pQiYnhG3yJk7939cv2n8uFoTsSgy5Hfiw0dgOQYa9nT9Ya1013dMctQdAXMj8JbNu7KhcauQyq9Zql9D/TziLw== +typedoc@^0.17.7: + version "0.17.7" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.17.7.tgz#70797401140403a5f91589ed3f4f24c03841bf7a" + integrity sha512-PEnzjwQAGjb0O8a6VDE0lxyLAadqNujN5LltsTUhZETolRMiIJv6Ox+Toa8h0XhKHqAOh8MOmB0eBVcWz6nuAw== dependencies: fs-extra "^8.1.0" handlebars "^4.7.6"