From bdc9c97532259be978a2bd07429df255b3ae5881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 12:57:43 +0000 Subject: [PATCH] chore(deps): update dependency typedoc-plugin-markdown to v4.2.3 (#150) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 12f7692..6304897 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "tmp": "^0.2.3", "tsx": "^4.7.0", "typedoc": "0.26.5", - "typedoc-plugin-markdown": "4.2.1", + "typedoc-plugin-markdown": "4.2.3", "typescript": "5.5.4", "typescript-eslint": "^7.6.0" }, diff --git a/yarn.lock b/yarn.lock index 7ae46e9..5526afa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5281,10 +5281,10 @@ typed-array-length@^1.0.6: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typedoc-plugin-markdown@4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.2.1.tgz#b32fddc246c5bfe7e4879834fc3f8b1486de7286" - integrity sha512-7hQt/1WaW/VI4+x3sxwcCGsEylP1E1GvF6OTTELK5sfTEp6AeK+83jkCOgZGp1pI2DiOammMYQMnxxOny9TKsQ== +typedoc-plugin-markdown@4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.2.3.tgz#653e12799adacc30136cc500d5e0078ad9b3ca6e" + integrity sha512-esucQj79SFYOv0f5XVha7QWdLUH5C5HRlDf7Z8CXzHedmVPn7jox6Gt7FdoBXN8AFxyHpa3Lbuxu65Dobwt+4Q== typedoc@0.26.5: version "0.26.5"