From 21f637d9abd1082b03f1f4aea4dc8d6fe368075b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 18:28:59 +0000 Subject: [PATCH] Bump typedoc from 0.23.15 to 0.23.18 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.15 to 0.23.18. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.15...v0.23.18) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1702c0a..5cfa93a 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "husky": "^8.0.0", "pinst": "^3.0.0", "ts-node": "^10.9.1", - "typedoc": "^0.23.14", + "typedoc": "^0.23.18", "typedoc-plugin-markdown": "^3.13.6", "typescript": "^4.8.4", "xo": "^0.52.3" diff --git a/yarn.lock b/yarn.lock index 5fff475..13c471c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2341,9 +2341,9 @@ typedoc-plugin-markdown@^3.13.6: dependencies: handlebars "^4.7.7" -typedoc@^0.23.14: - version "0.23.15" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.15.tgz#6d995c47d34e5785dadffe0ebc28372bd019e5e5" +typedoc@^0.23.18: + version "0.23.18" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.18.tgz#61fe79bc016c8367cc02135b96f5c7406b199007" dependencies: lunr "^2.3.9" marked "^4.0.19"