From 5f865f655d874aafdbda94ac4b6a26ee89e8e3fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 07:29:17 +0000 Subject: [PATCH] Bump typedoc from 0.20.25 to 0.20.27 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.25 to 0.20.27. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.25...v0.20.27) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 22debb1..0378b3f 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "prettier": "^2.2.1", "release-it": "^14.4.0", "release-it-yarn-workspaces": "^2.0.0", - "typedoc": "0.20.25", + "typedoc": "0.20.27", "typescript": "^4.0.0" }, "release-it": { diff --git a/yarn.lock b/yarn.lock index c74fea2..4ecc79c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6335,10 +6335,10 @@ typedoc-default-themes@^0.12.7: resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.12.7.tgz#d44f68d40a3e90a19b5ea7be4cc6ed949afe768d" integrity sha512-0XAuGEqID+gon1+fhi4LycOEFM+5Mvm2PjwaiVZNAzU7pn3G2DEpsoXnFOPlLDnHY6ZW0BY0nO7ur9fHOFkBLQ== -typedoc@0.20.25: - version "0.20.25" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.25.tgz#f84b0b00dff545e945b63e2d5fff670fc9e86878" - integrity sha512-ZQZnjJPrt0rjp216gp6FQC1QC4ojcoKikhfOJ/51CqaJunVDilRLlIO5tCGWj1tzlYYT9eOGhJv7MF3t7rxSmw== +typedoc@0.20.27: + version "0.20.27" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.27.tgz#66391dfe4c4d1add4a4ef95a8f19b6bc62fe3389" + integrity sha512-Y61T2wEpBo6x0t0zeMNH6CH0n2Jt8E1IHObcK4fGT9nK9Zq6+Rurf0A9WqVbhRmkGpu1wBsGl+4kSJdIN+AOtg== dependencies: colors "^1.4.0" fs-extra "^9.1.0"