From 0547e2c7545264dfb9561ec18e17177d95ef77d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 09:46:48 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.0.0-next.50 to 4.0.0-next.52. - [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/typedoc-plugin-markdown@4.0.0-next.52/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.0.0-next.52/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index b66f09c0faa..6b837ea2d35 100644 --- a/website/package.json +++ b/website/package.json @@ -49,7 +49,7 @@ "postcss": "^8.4.35", "tailwindcss": "^3.4.1", "typedoc": "^0.25.7", - "typedoc-plugin-markdown": "4.0.0-next.50", + "typedoc-plugin-markdown": "4.0.0-next.52", "typescript": "^5.3.3" }, "browserslist": { diff --git a/yarn.lock b/yarn.lock index 9a23a303e6d..5f91cc58925 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15684,10 +15684,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typedoc-plugin-markdown@4.0.0-next.50: - version "4.0.0-next.50" - resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.50.tgz#312eeba52922bff98d6d12069949f56d8e2daa6c" - integrity sha512-iHrO2HnN+jY6SE3U4Yti1Uhl+75wz2i8NY+9steqzZsvvD1liC/4DkAk7DP/4doqPeiX0BM4PW0fkzs9jH/V1Q== +typedoc-plugin-markdown@4.0.0-next.52: + version "4.0.0-next.52" + resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.0.0-next.52.tgz#bab78dbe80c0c06daecbbf6c41d185bf7d4bc0df" + integrity sha512-L6yyNqxasIqfYJyZl40ritn2KFA/x0GDb3s0e3mjpDidGnS9+XBoaoloa+vv22BZlDc5lLoK/8OcNC9qZVfpGg== typedoc@^0.25.7: version "0.25.7"