From 110a46886b83b0bd905a4f4222df9dd2094a0045 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 09:20:08 -0400 Subject: [PATCH] chore(deps): update dependency typedoc-plugin-markdown to v4.0.3 (#135) 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 f58427c..644090c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "tmp": "^0.2.3", "tsx": "^4.7.0", "typedoc": "0.25.13", - "typedoc-plugin-markdown": "4.0.2", + "typedoc-plugin-markdown": "4.0.3", "typescript": "5.4.5", "typescript-eslint": "^7.6.0" }, diff --git a/yarn.lock b/yarn.lock index 677a1fd..6ce0dfb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5179,10 +5179,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typedoc-plugin-markdown@4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.2.tgz#f8f03779cd65c783a01c367cb7cde773431207c5" - integrity sha512-4MV3M+0lsmIaXuDBzeqLYemZqwTQDWQow+o8zdT9hC7KFu06GaFo2uUEbkjE6pgZA9hnkOTtzRVd0R9YJWcH8A== +typedoc-plugin-markdown@4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.3.tgz#c452a654f6e66ea911eb80a6a03ebe85a32a3065" + integrity sha512-0tZbeVGGCd4+lpoIX+yHWgUfyaLZCQCgJOpuVdTtOtD3+jKaedJ4sl/tkNaYBPeWVKiyDkSHfGuHkq53jlzIFg== typedoc@0.25.13: version "0.25.13"