From 624afb8fbafa6ef89a9731463cd1539f5ba3d32e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:50:22 +0000 Subject: [PATCH] build(deps-dev): bump typedoc from 0.20.29 to 0.20.30 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.29 to 0.20.30. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.29...v0.20.30) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 183d28b7b3..1c0b41a33b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8116,9 +8116,9 @@ } }, "typedoc": { - "version": "0.20.29", - "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.20.29.tgz", - "integrity": "sha512-IyzrbtwNAXtylUJn41FbopQsNSQ1jcM6lUhDL/REOFo31G3Q9fsniZUQP+tIcTX5JaCntRdw3PTMZTQPV52low==", + "version": "0.20.30", + "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.20.30.tgz", + "integrity": "sha512-A4L6JDShPFwZDt9qp7FBsEpW7C6rA5fRv6ywgBuxGxZnT2wuF5afbWzmrwqHR3Xw38V1H2L4v/VJ0S/llBwV6Q==", "dev": true, "requires": { "colors": "^1.4.0",