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"